Commit Graph

  • 4974fda6fa docs(05-02): complete task visibility plan Lukas May 2026-01-30 20:36:47 +01:00
  • deec438990 docs(05-03): complete DispatchManager port interface plan Lukas May 2026-01-30 20:35:21 +01:00
  • 19dc75c3f4 feat(05-01): add MessageRepository port and adapter Lukas May 2026-01-30 20:35:09 +01:00
  • 586f7caa7a feat(05-02): add task CLI commands Lukas May 2026-01-30 20:34:57 +01:00
  • f54ec5e07e feat(05-03): add dispatch domain events Lukas May 2026-01-30 20:33:36 +01:00
  • 9f24c1ffc0 feat(05-02): add task tRPC procedures Lukas May 2026-01-30 20:33:26 +01:00
  • b2e7c2920f feat(05-03): create DispatchManager port interface Lukas May 2026-01-30 20:32:43 +01:00
  • f873a32ff4 feat(05-01): add messages table to schema Lukas May 2026-01-30 20:32:31 +01:00
  • 14f2e472f8 docs(05-01): improve message schema with sender/recipient and optional response Lukas May 2026-01-30 20:30:20 +01:00
  • e5ae103ef1 docs(roadmap): update Phase 5 plans Lukas May 2026-01-30 20:22:46 +01:00
  • 7b155ecc28 docs(05): create phase 5 plan - task dispatch Lukas May 2026-01-30 20:22:17 +01:00
  • 20d867d980 docs(04): complete agent-lifecycle phase Lukas May 2026-01-30 20:16:03 +01:00
  • e1ad5e8646 docs(04-04): complete tRPC integration & CLI commands plan Lukas May 2026-01-30 20:14:55 +01:00
  • 4d8916091f feat(04-04): add agent CLI commands Lukas May 2026-01-30 20:13:01 +01:00
  • 16f85cd22f feat(04-04): add agent procedures to tRPC router Lukas May 2026-01-30 20:11:59 +01:00
  • acf3b8dae3 feat(04-04): add AgentManager to tRPC context Lukas May 2026-01-30 20:11:01 +01:00
  • f0db74cf8c docs(04-03): complete ClaudeAgentManager adapter plan Lukas May 2026-01-30 20:08:55 +01:00
  • b718d59cbf test(04-03): add comprehensive tests for ClaudeAgentManager Lukas May 2026-01-30 20:07:28 +01:00
  • 81934237ca feat(04-03): implement ClaudeAgentManager adapter Lukas May 2026-01-30 20:05:03 +01:00
  • 9ab6e5eb28 docs(04-01): complete agent schema & repository plan Lukas May 2026-01-30 20:02:42 +01:00
  • 53259afb07 docs(04-02): complete AgentManager port & events plan Lukas May 2026-01-30 20:01:35 +01:00
  • 25f98fcbe1 feat(04-01): create DrizzleAgentRepository adapter with tests Lukas May 2026-01-30 20:01:00 +01:00
  • ddc6f3b4e7 feat(04-02): add agent lifecycle events to events module Lukas May 2026-01-30 19:59:37 +01:00
  • eec5f1398e feat(04-01): create AgentRepository port interface Lukas May 2026-01-30 19:59:04 +01:00
  • 88889700c2 feat(04-02): define AgentManager port interface and domain types Lukas May 2026-01-30 19:58:55 +01:00
  • dfaa51076b feat(04-01): add agents table to database schema Lukas May 2026-01-30 19:58:35 +01:00
  • ffe5acceff docs(04): update agent plans with names and CLI approach Lukas May 2026-01-30 19:53:29 +01:00
  • 781fbd0b23 docs(04): create agent lifecycle phase plan Lukas May 2026-01-30 19:43:28 +01:00
  • e19b14944c docs(03): complete git-integration phase Lukas May 2026-01-30 19:33:22 +01:00
  • 1a9df73139 docs(03-02): complete WorktreeManager adapter plan Lukas May 2026-01-30 19:32:22 +01:00
  • c32bc553d0 test(03-02): add comprehensive tests for WorktreeManager adapter Lukas May 2026-01-30 19:30:30 +01:00
  • 0cf2849993 feat(03-02): install simple-git and create WorktreeManager adapter with CRUD Lukas May 2026-01-30 19:27:35 +01:00
  • b70c07caf2 docs(03-01): complete git events and worktree port plan Lukas May 2026-01-30 19:25:21 +01:00
  • 99e44425a3 feat(03-01): create WorktreeManager port interface Lukas May 2026-01-30 19:23:59 +01:00
  • 9d7b90b238 feat(03-01): add git domain events to event system Lukas May 2026-01-30 19:23:06 +01:00
  • e2567ded0a docs(03): create phase plan Lukas May 2026-01-30 19:20:24 +01:00
  • 115866ccc6 docs(02): complete data layer phase Lukas May 2026-01-30 19:14:06 +01:00
  • 71b132a61e docs(02-02): complete repository layer plan Lukas May 2026-01-30 19:13:04 +01:00
  • 112cc231c7 feat(02-02): update exports and add cascade delete tests Lukas May 2026-01-30 19:11:31 +01:00
  • 830aa4b03f test(02-02): add repository adapter tests Lukas May 2026-01-30 14:53:15 +01:00
  • 14e0f6f0f5 feat(02-02): create Drizzle repository adapters Lukas May 2026-01-30 14:49:36 +01:00
  • 5e5bca3d01 feat(02-02): create repository port interfaces Lukas May 2026-01-30 14:46:16 +01:00
  • 5347d3e681 docs(02-01): complete SQLite database setup plan Lukas May 2026-01-30 14:25:58 +01:00
  • b492f64348 feat(02-01): define task hierarchy schema Lukas May 2026-01-30 14:24:41 +01:00
  • d7e4649e47 feat(02-01): create database connection factory Lukas May 2026-01-30 14:23:42 +01:00
  • caf8bb0332 chore(02-01): install Drizzle ORM and SQLite dependencies Lukas May 2026-01-30 14:22:55 +01:00
  • 0cbb690201 docs(02): create data layer phase plans Lukas May 2026-01-30 14:14:09 +01:00
  • 7c2664cfb7 docs(01.1-06): complete CLI-tRPC integration plan Lukas May 2026-01-30 14:10:36 +01:00
  • d893fc5ede feat(01.1-06): update CLI status command and add integration tests Lukas May 2026-01-30 14:08:33 +01:00
  • 9da12a890d feat(01.1-06): add tRPC HTTP adapter and CLI client Lukas May 2026-01-30 14:07:31 +01:00
  • 5c07a4c4cf docs(01.1-03): complete process module testing and events plan Lukas May 2026-01-30 14:04:57 +01:00
  • 573a704230 docs(01.1-04): complete logging module tests and events plan Lukas May 2026-01-30 14:04:56 +01:00
  • 63e603709d docs(01.1-05): complete server tests and events plan Lukas May 2026-01-30 14:04:47 +01:00
  • 3b24cf2c9d feat(01.1-03): add event emission to ProcessManager Lukas May 2026-01-30 14:03:45 +01:00
  • bac133db7a feat(01.1-04): add event emission to ProcessLogWriter Lukas May 2026-01-30 14:03:24 +01:00
  • 1f255ee8e3 feat(01.1-05): add event emission to server and shutdown handler Lukas May 2026-01-30 14:03:24 +01:00
  • b556c10a69 test(01.1-03): add unit tests for ProcessRegistry and ProcessManager Lukas May 2026-01-30 14:02:19 +01:00
  • 17f4e61713 test(01.1-04): add unit tests for LogManager and ProcessLogWriter Lukas May 2026-01-30 14:01:59 +01:00
  • ea79b3bf08 test(01.1-05): add comprehensive tests for CoordinationServer Lukas May 2026-01-30 14:01:48 +01:00
  • f2a7b3f77a docs(01.1-02): complete tRPC foundation plan Lukas May 2026-01-30 13:59:53 +01:00
  • 551e5163f0 feat(01.1-02): define tRPC procedures with Zod validation and tests Lukas May 2026-01-30 13:58:11 +01:00
  • e72ffdd800 docs(01.1-01): complete event bus foundation plan Lukas May 2026-01-30 13:56:20 +01:00
  • 437e76ed78 feat(01.1-01): define domain events with typed payloads and tests Lukas May 2026-01-30 13:54:40 +01:00
  • 83e6adb0f8 feat(01.1-01): create EventBus port interface and EventEmitter adapter Lukas May 2026-01-30 13:53:43 +01:00
  • 03d55276a6 chore(01.1-01): install and configure Vitest test framework Lukas May 2026-01-30 13:53:00 +01:00
  • 655fc296b6 docs(01.1): update roadmap and state with plan details Lukas May 2026-01-30 13:50:10 +01:00
  • 5c5632dccf docs(01.1): create phase plan Lukas May 2026-01-30 13:49:07 +01:00
  • 1da8e4f795 docs(1.1): capture phase context Lukas May 2026-01-30 13:42:53 +01:00
  • 2d021ffa02 docs(01): complete core-infrastructure phase Lukas May 2026-01-30 13:29:11 +01:00
  • 6f64ec3e8c docs(01-05): complete server mode plan Lukas May 2026-01-30 13:28:15 +01:00
  • 59b233792a feat(01-05): implement graceful shutdown with signal handlers Lukas May 2026-01-30 13:23:58 +01:00
  • bec46aa234 feat(01-05): add HTTP server with health endpoint and PID file Lukas May 2026-01-30 13:22:35 +01:00
  • f117227fed docs(01-04): complete logging infrastructure plan Lukas May 2026-01-30 13:18:17 +01:00
  • 3e7b9f24bd docs(01-03): complete process management plan Lukas May 2026-01-30 13:17:03 +01:00
  • 2f3df1d529 feat(01-03): create process manager with spawn/stop Lukas May 2026-01-30 13:15:31 +01:00
  • 57a4d938fa docs(01-02): complete CLI entry point plan Lukas May 2026-01-30 13:14:28 +01:00
  • fc410e212a feat(01-04): create per-process log writer Lukas May 2026-01-30 13:13:37 +01:00
  • 40a66175a2 feat(01-03): create process types and registry Lukas May 2026-01-30 13:13:06 +01:00
  • e64e243407 feat(01-04): create log directory management Lukas May 2026-01-30 13:12:55 +01:00
  • bf7ba668b1 feat(01-02): create CLI with commander Lukas May 2026-01-30 13:12:54 +01:00
  • 5329349878 docs(01-01): complete project foundation plan Lukas May 2026-01-30 13:11:19 +01:00
  • d284603694 chore(01-01): initialize TypeScript project with ESM Lukas May 2026-01-30 13:09:43 +01:00
  • 074f79b855 docs(01): create phase 1 plan Lukas May 2026-01-30 13:06:38 +01:00
  • a315b286fd docs: create roadmap (7 phases, 27 requirements) Lukas May 2026-01-30 12:55:55 +01:00
  • 5ff63c1991 docs: define v1 requirements Lukas May 2026-01-30 12:52:06 +01:00
  • 777d1c5043 docs: research multi-agent orchestration ecosystem Lukas May 2026-01-30 12:39:28 +01:00
  • e98e2a03f1 docs: initialize Codewalk District Lukas May 2026-01-30 12:31:16 +01:00