dave
97b9eaa39d
huskies: merge 807
2026-04-28 20:56:17 +00:00
dave
63d5a500de
huskies: merge 670_refactor_hoist_chat_history_persistence_into_a_shared_module_replaces_658
2026-04-27 20:09:44 +00:00
dave
272a592a4d
huskies: merge 735_story_attach_statuseventbuffer_to_each_agent_session_scoped_per_project_reset_on_restart
2026-04-27 18:06:11 +00:00
dave
404fd396f5
refactor: split chat/transport/whatsapp/commands.rs (837) into mod + llm
...
The 837-line commands.rs is split:
- llm.rs: handle_llm_message (LLM turn for non-command messages, ~195 lines)
- mod.rs: handle_incoming_message + tests (~660 lines)
Tests stay co-located with handle_incoming_message in mod.rs. All 2636 tests pass; clippy clean.
2026-04-27 02:37:22 +00:00
dave
d8f9be5b23
huskies: merge 641_story_unified_status_update_delivery_across_chat_web_ui_and_top_level_agent_context
2026-04-26 02:27:34 +00:00
dave
14b158d0b2
huskies: merge 629_refactor_migrate_commanddispatch_and_commandcontext_to_services_bundle
2026-04-25 20:41:19 +00:00
dave
2a3f88fdcf
huskies: merge 639_refactor_migrate_whatsapp_transport_to_services_bundle
2026-04-25 19:51:59 +00:00
dave and Claude Opus 4.6
845b85e7a7
fix: add --all to cargo fmt in script/test and autoformat codebase
...
cargo fmt without --all fails with "Failed to find targets" in
workspace repos. This was blocking every story's gates. Also ran
cargo fmt --all to fix all existing formatting issues.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 14:07:08 +00:00
dave
cec62dad1c
huskies: merge 542_refactor_add_doc_comments_to_all_undocumented_source_files_and_generate_source_map_in_readme
2026-04-12 13:16:11 +00:00
Timmy and Claude Opus 4.6
2d8ccb3eb6
huskies: rename project from storkit to huskies
...
Rename all references from storkit to huskies across the codebase:
- .storkit/ directory → .huskies/
- Binary name, Cargo package name, Docker image references
- Server code, frontend code, config files, scripts
- Fix script/test to build frontend before cargo clippy/test
so merge worktrees have frontend/dist available for RustEmbed
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 16:12:52 +01:00
dave
5516ec4595
storkit: merge 448_story_send_oauth_login_link_via_chat_when_credentials_are_missing
2026-03-31 10:28:02 +00:00
dave
8cd881c8f1
storkit: merge 440_refactor_consolidate_is_permission_approval_into_chat_util
2026-03-28 19:47:33 +00:00
dave
52513b55ff
storkit: merge 427_story_server_side_text_normalization_for_chat_message_line_breaks
2026-03-28 10:41:43 +00:00
dave
a9cdd3a354
storkit: merge 404_bug_whatsapp_and_slack_missing_assign_command_handler
2026-03-27 15:09:50 +00:00
Timmy
3571511349
restore: reset past source tree deletion, apply pending work
2026-03-27 10:49:39 +00:00