Dave
b2c9ece9e4
Bump version to 0.4.1
2026-03-20 12:31:19 +00:00
Dave
c4e45b2841
The great storkit name conversion
2026-03-20 12:26:02 +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
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
c096488ba1
story-kit: merge 353_story_add_party_emoji_to_done_stage_notification_messages
2026-03-20 11:25:00 +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
24eb20f985
story-kit: merge 351_story_bot_reset_command_to_clear_conversation_context
2026-03-20 11:16:23 +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
60e1d7bf64
story-kit: merge 342_story_web_ui_button_to_delete_a_story_from_the_pipeline
2026-03-20 09:13:10 +00:00
Dave
81e822642e
story-kit: merge 339_story_web_ui_agent_assignment_dropdown_on_work_items
2026-03-20 09:07:44 +00:00
Dave
69030599d3
story-kit: merge 334_story_bot_move_command_to_move_stories_between_pipeline_stages
2026-03-20 08:39:42 +00:00
Dave
086eb908ee
story-kit: merge 331_story_bot_start_command_to_start_a_coder_on_a_story
2026-03-20 08:30:17 +00:00
Dave
eea797975b
story-kit: merge 328_refactor_split_commands_rs_into_individual_command_handler_modules
2026-03-20 07:28:59 +00:00
Dave
39707ce026
story-kit: merge 326_story_slack_slash_commands_for_pipeline_management
2026-03-20 01:26:06 +00:00
Dave
14cab448cb
story-kit: merge 327_story_bot_overview_command_shows_implementation_summary_for_a_story
2026-03-20 01:22:10 +00:00
Dave
09890b5ea4
story-kit: merge 324_story_slack_bot_integration_for_bot_commands
2026-03-20 01:12:08 +00:00
Dave
27c406330a
rename binary from story-kit to storkit in Cargo.toml
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 00:46:18 +00:00
Dave
02947700ba
story-kit: merge 322_story_whatsapp_24_hour_messaging_window_and_template_support
2026-03-20 00:00:45 +00:00
Dave
e9a0858d53
story-kit: merge 323_story_whatsapp_llm_passthrough_for_conversational_queries
2026-03-19 23:57:53 +00:00
Dave
351f770516
story-kit: merge 320_story_whatsapp_business_api_integration_for_bot_commands
2026-03-19 23:05:49 +00:00
Dave
5af3c17522
story-kit: merge 317_refactor_split_pool_rs_into_pipeline_auto_assign_and_agent_management_modules
2026-03-19 22:43:30 +00:00
Dave
cf4a40a431
story-kit: merge 318_refactor_split_mcp_rs_into_domain_specific_tool_modules
2026-03-19 21:56:34 +00:00
Dave
4acf38f035
story-kit: merge 319_refactor_split_workflow_rs_into_story_bug_and_test_result_modules
2026-03-19 21:48:24 +00:00
Dave
7eb9686bfb
story-kit: merge 316_refactor_abstract_bot_transport_layer_for_multi_platform_support
2026-03-19 20:45:50 +00:00
Dave
060d5a40a4
story-kit: merge 314_story_show_token_cost_per_story_in_bot_status_command_output
2026-03-19 19:59:04 +00:00
Dave
1739c2ff58
story-kit: merge 313_story_improve_htop_output_formatting_for_mobile_matrix_clients
2026-03-19 19:45:55 +00:00
Dave
d27a389a21
story-kit: merge 312_bug_auto_assign_assigns_mergemaster_to_coding_stage_stories
2026-03-19 19:32:38 +00:00
Dave
3b887e3085
story-kit: merge 311_story_server_enforced_retry_limits_for_failed_merge_and_empty_diff_stories
2026-03-19 16:36:18 +00:00
Dave
c4282ab2fa
story-kit: merge 310_story_bot_delete_command_removes_a_story_from_the_pipeline
2026-03-19 16:05:00 +00:00
Dave
429597cbce
story-kit: merge 307_story_configurable_coder_pool_size_and_default_model_in_project_toml
2026-03-19 16:00:35 +00:00
Dave
ce380ffb52
story-kit: merge 309_story_show_token_cost_breakdown_in_expanded_work_item_detail_panel
2026-03-19 15:42:47 +00:00
Dave
2067abb2e5
story-kit: merge 306_story_replace_manual_qa_boolean_with_configurable_qa_mode_field
2026-03-19 11:58:47 +00:00
Dave
a6ac6497e9
story-kit: merge 301_story_dedicated_token_usage_page_in_web_ui
2026-03-19 11:36:12 +00:00
Dave
f88114edbf
story-kit: merge 305_story_bot_show_command_displays_story_text_in_chat
2026-03-19 11:12:35 +00:00
Dave
36535b639f
story-kit: merge 300_story_show_token_cost_badge_on_pipeline_board_work_items
2026-03-19 11:02:12 +00:00
Dave
f4376b01e1
story-kit: merge 304_story_mcp_tool_to_move_stories_between_pipeline_stages
2026-03-19 10:59:47 +00:00
Dave
c327263254
story-kit: merge 302_story_bot_cost_command_shows_total_and_per_story_token_spend
2026-03-19 10:54:04 +00:00
Dave
981fd3fd81
story-kit: merge 298_story_bot_htop_command_with_live_updating_process_dashboard
...
Adds htop bot command with live-updating Matrix message showing system
load and per-agent CPU/memory usage. Supports timeout override and
htop stop. Resolved conflict with git command in commands.rs registry.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 10:33:21 +00:00
Dave
b25ae42737
story-kit: merge 299_story_bot_git_status_command_shows_working_tree_and_branch_info
2026-03-19 10:11:28 +00:00
Dave
9cdb0d4ea8
story-kit: merge 296_story_track_per_agent_token_usage_for_cost_visibility_and_optimisation
2026-03-19 09:55:25 +00:00
Dave
6c413e1fc7
fix: call auto_assign_available_work after every pipeline advance (bug 295)
...
Stories got stuck in QA/merge when agents were busy at assignment time.
Consolidates auto_assign into a single unconditional call at the end of
run_pipeline_advance, so whenever any agent completes, the system
immediately scans for pending work and assigns free agents.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 09:53:41 +00:00
Dave
63f46751ac
story-kit: merge 294_story_rename_app_title_from_story_kit_to_storkit
2026-03-19 09:46:28 +00:00
Dave
6353b12c1d
story-kit: merge 297_story_improve_bot_status_command_formatting
2026-03-19 09:39:05 +00:00
Dave
73c86b6946
story-kit: merge 293_story_register_all_bot_commands_in_the_command_registry
...
Moves status, ambient, and help commands into a unified command registry
in commands.rs. Help output now automatically lists all registered
commands. Resolved merge conflict with 1_backlog rename.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 09:14:04 +00:00
Dave
2f0d796b38
story-kit: merge 292_story_show_server_logs_in_web_ui
2026-03-19 01:31:25 +00:00
Dave
2346602b30
fix: default manual_qa to false so stories advance automatically
...
Bug 283 was implemented with manual_qa defaulting to true, causing all
stories to hold in QA for human review. Changed to default false as
originally specified — stories advance automatically unless explicitly
opted in with manual_qa: true.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 00:53:00 +00:00
Dave
52ec989c3a
Fixed some bot tests.
2026-03-18 16:37:23 +00:00
Dave
503fa6b7bf
fix: rename remaining 1_upcoming references to 1_backlog in bot.rs
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 15:53:36 +00:00
Dave
9352443555
story-kit: merge 247_story_human_qa_gate_with_rejection_flow
2026-03-18 15:47:48 +00:00