Dave
ea061d868d
storkit: merge 354_story_make_help_command_output_alphabetical
2026-03-20 15:39:32 +00:00
Dave
6a03ca725e
storkit: done 350_story_mcp_tool_for_code_definitions_lookup
2026-03-20 15:36:30 +00:00
Dave
0cd7c15227
storkit: done 355_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart
2026-03-20 15:30:19 +00:00
Dave
0cb43a4de4
storkit: merge 355_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart
2026-03-20 15:30:16 +00:00
Dave
cb663b620b
storkit: accept 348_story_mcp_tools_for_code_search_grep_and_glob
2026-03-20 15:28:16 +00:00
Dave
0653af701c
storkit: done 348_story_mcp_tools_for_code_search_grep_and_glob
2026-03-20 15:28:09 +00:00
Dave
b1a96990c4
storkit: accept 349_story_mcp_tools_for_git_operations
2026-03-20 15:21:40 +00:00
Dave
e46f855ab3
storkit: done 349_story_mcp_tools_for_git_operations
2026-03-20 15:20:39 +00:00
Dave
d838dd7127
storkit: merge 349_story_mcp_tools_for_git_operations
2026-03-20 15:20:34 +00:00
Dave
02ee48911e
storkit: accept 353_story_add_party_emoji_to_done_stage_notification_messages
2026-03-20 15:18:19 +00:00
Dave
6429b20974
storkit: accept 352_bug_ambient_on_off_command_not_intercepted_by_bot_after_refactors
2026-03-20 15:16:38 +00:00
Dave
dcf0be2998
storkit: create 356_story_start_command_should_say_queued_not_error_when_all_coders_are_busy
2026-03-20 15:08:05 +00:00
Dave
efea81b487
storkit: accept 351_story_bot_reset_command_to_clear_conversation_context
2026-03-20 15:03:49 +00:00
Dave
491ca19a0b
storkit: accept 347_story_mcp_tool_for_shell_command_execution
2026-03-20 13:19:25 +00:00
Dave
243b75e966
storkit: accept 346_story_mcp_tools_for_file_operations_read_write_edit_list
2026-03-20 13:18:24 +00:00
Dave
7693cc820c
storkit: accept 340_story_web_ui_rebuild_and_restart_button
2026-03-20 13:04:21 +00:00
Dave
ba4af4179e
storkit: accept 339_story_web_ui_agent_assignment_dropdown_on_work_items
2026-03-20 12:59:20 +00:00
Dave
d60ed18e0f
storkit: accept 338_story_web_ui_button_to_move_stories_between_pipeline_stages
v0.4.1
2026-03-20 12:52:17 +00:00
Dave
94f4ba831b
storkit: accept 336_story_web_ui_button_to_start_a_coder_on_a_story
2026-03-20 12:50:16 +00:00
Dave
c4a113b855
Bump version to 0.4.1
2026-03-20 12:48:35 +00:00
Dave
5510d9d19d
storkit: accept 337_story_web_ui_button_to_stop_an_agent_on_a_story
2026-03-20 12:47:15 +00:00
Dave
ca949aec46
Update package-lock.json for 0.4.1
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 12:32:52 +00:00
Dave
9ceda6694d
storkit: accept 342_story_web_ui_button_to_delete_a_story_from_the_pipeline
2026-03-20 12:32:13 +00:00
Dave
b0a1eafd8d
Bump to 0.4.1, fix release script to match legacy commit prefix and auto-bump versions
...
- Bumps server/Cargo.toml and frontend/package.json to 0.4.1
- Release script now auto-bumps both version files when run
- Changelog generation matches both "storkit:" and "story-kit:" prefixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 12:31:50 +00:00
Dave
b2c9ece9e4
Bump version to 0.4.1
2026-03-20 12:31:19 +00:00
Dave
24ca585fd0
storkit: accept 330_refactor_consolidate_chat_transports_into_a_chat_module_with_transport_submodules
2026-03-20 12:29:12 +00:00
Dave
c4e45b2841
The great storkit name conversion
2026-03-20 12:26:02 +00:00
Dave
51d878e117
storkit: create 355_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart
2026-03-20 12:24:08 +00:00
Dave
cb991da84c
storkit: create 354_story_make_help_command_output_alphabetical
2026-03-20 12:21:57 +00:00
Dave
28b78c4a32
storkit: accept 335_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart
2026-03-20 12:15:37 +00:00
Dave
6f47943369
storkit: accept 331_story_bot_start_command_to_start_a_coder_on_a_story
2026-03-20 12:14:37 +00:00
Dave
8885543c25
fix overview command to match both storkit and legacy story-kit commit prefixes
...
The .story_kit → .storkit rename updated the grep pattern but all historical
merge commits still use the old "story-kit:" prefix, so overview could not
find any stories.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 12:13:42 +00:00
Dave
2208aba3fb
story-kit: accept 40_story_mcp_server_obeys_storykit_port
2026-03-20 12:03:20 +00:00
Dave
d3f462e518
story-kit: accept 49_story_deterministic_bug_lifecycle_management
2026-03-20 12:02:03 +00:00
Dave
9581e5d51a
rename .story_kit directory to .storkit and update all references
...
Renames the config directory and updates 514 references across 42 Rust
source files, plus CLAUDE.md, .gitignore, Makefile, script/release,
and .mcp.json files. All 1205 tests pass.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 11:34:53 +00:00
Dave
375277f86e
story-kit: done 353_story_add_party_emoji_to_done_stage_notification_messages
2026-03-20 11:25:03 +00:00
Dave
c096488ba1
story-kit: merge 353_story_add_party_emoji_to_done_stage_notification_messages
2026-03-20 11:25:00 +00:00
Dave
ab5fb734e5
story-kit: done 352_bug_ambient_on_off_command_not_intercepted_by_bot_after_refactors
2026-03-20 11:19:26 +00:00
Dave
d7e814c02c
story-kit: merge 352_bug_ambient_on_off_command_not_intercepted_by_bot_after_refactors
2026-03-20 11:19:22 +00:00
Dave
4268db8641
story-kit: create 353_story_add_party_emoji_to_done_stage_notification_messages
2026-03-20 11:17:32 +00:00
Dave
943bd38d19
story-kit: accept 328_refactor_split_commands_rs_into_individual_command_handler_modules
2026-03-20 11:16:26 +00:00
Dave
16df7b783d
story-kit: done 351_story_bot_reset_command_to_clear_conversation_context
2026-03-20 11:16:26 +00:00
Dave
24eb20f985
story-kit: merge 351_story_bot_reset_command_to_clear_conversation_context
2026-03-20 11:16:23 +00:00
Dave
9f18cacbed
story-kit: create 352_bug_ambient_on_off_command_not_intercepted_by_bot_after_refactors
2026-03-20 11:03:07 +00:00
Dave
737ddca884
story-kit: create 351_story_bot_reset_command_to_clear_conversation_context
2026-03-20 11:02:50 +00:00
Dave
0e8963591e
story-kit: done 346_story_mcp_tools_for_file_operations_read_write_edit_list
2026-03-20 09:57:38 +00:00
Dave
492a0fc749
story-kit: done 347_story_mcp_tool_for_shell_command_execution
2026-03-20 09:54:49 +00:00
Dave
287c64faf1
story-kit: merge 347_story_mcp_tool_for_shell_command_execution
2026-03-20 09:54:46 +00:00
Dave
31085e8c9f
fix: rename story-kit references to storkit in server code and settings
...
Updates -p flag in rebuild_and_restart, MCP server name, enabledMcpjsonServers,
and test values to match the new binary/crate name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 09:24:06 +00:00
Dave
1a22e0cb41
chore: remove supervisor agent from project.toml
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 09:20:44 +00:00