135 Commits

Author SHA1 Message Date
chahinebrini
407202f092 feat(cli): add --server / AGENTHUB_SERVER remote mode wiring 2026-06-25 12:32:50 +02:00
chahinebrini
fb3da93f59 feat(cli): add RemoteClient for network mode 2026-06-25 12:32:11 +02:00
chahinebrini
a0af702344 fix(services): guard getters, use counter for memory, deduplicate listEntities 2026-06-25 12:30:14 +02:00
chahinebrini
908a89d772 feat(services): add delegate service and refactor CLI 2026-06-25 12:24:14 +02:00
chahinebrini
6708dde532 feat(services): add status service and refactor CLI 2026-06-25 12:23:57 +02:00
chahinebrini
e69e81135a feat(services): add memory service and refactor CLI 2026-06-25 12:23:45 +02:00
chahinebrini
fff8a61ad9 feat(services): add decision service and refactor CLI 2026-06-25 12:23:23 +02:00
chahinebrini
6c8ee37a08 feat(services): add handoff service and refactor CLI 2026-06-25 12:23:02 +02:00
chahinebrini
b4874afbe9 refactor(cli): use taskService in task command 2026-06-25 12:22:37 +02:00
chahinebrini
4a8f5cbb8e feat(services): add task service module 2026-06-25 12:18:49 +02:00
chahinebrini
d73ff27129 chore(git): ignore .worktrees directory 2026-06-25 12:15:35 +02:00
chahinebrini
5531bfa282 docs(spec): add network mode design for multi-agent LAN usage 2026-06-25 11:58:12 +02:00
chahinebrini
22f3c7dda6 chore(deps): lock dependencies and allow better-sqlite3 build scripts 2026-06-25 00:18:01 +02:00
chahinebrini
37ddaae043 fix(cli): handle missing status, clean imports, record delegated agent 2026-06-24 23:57:22 +02:00
chahinebrini
8dc9c96606 docs(readme): add readme and publish config 2026-06-24 23:47:56 +02:00
chahinebrini
1197d85fdc test(e2e): add basic integration test 2026-06-24 23:47:12 +02:00
chahinebrini
abab656969 feat(cli): wire up all commands in commander entrypoint 2026-06-24 23:46:29 +02:00
chahinebrini
5adaaad216 feat(server): add optional fastify api 2026-06-24 23:45:20 +02:00
chahinebrini
7c20dd91d9 feat(cli): add status command 2026-06-24 23:44:14 +02:00
chahinebrini
d728c616d1 feat(cli): add delegate command with suggest/auto mode 2026-06-24 23:43:44 +02:00
chahinebrini
fed43e70ed feat(cli): add decision create/list commands 2026-06-24 23:43:02 +02:00
chahinebrini
0cc88603e1 feat(cli): add handoff create/read/list commands 2026-06-24 23:42:22 +02:00
chahinebrini
c4fbbbd865 feat(cli): add memory add/search/list commands 2026-06-24 23:41:34 +02:00
chahinebrini
be9161d7d1 feat(cli): add task create/list/show/claim/done commands 2026-06-24 23:40:23 +02:00
chahinebrini
cd6add215d feat(cli): add init command with agent instruction generation 2026-06-24 23:39:19 +02:00
chahinebrini
830e7af0c7 feat(templates): add agent instruction templates 2026-06-24 23:37:54 +02:00
chahinebrini
421420040a feat(status): add status aggregation and latest.md generation 2026-06-24 23:36:58 +02:00
chahinebrini
2b9e409b8b feat(index): add sqlite index with fts5 search 2026-06-24 23:35:53 +02:00
chahinebrini
c5af4c7b6a feat(config): add config read/write and defaults 2026-06-24 23:33:27 +02:00
chahinebrini
57bb572bf5 feat(files): add markdown entity read/write 2026-06-24 23:32:14 +02:00
chahinebrini
dd27e8caba feat(counter): add sequential id generator 2026-06-24 23:31:14 +02:00
chahinebrini
b3dea07352 feat(paths): add agenthub path helpers 2026-06-24 23:30:15 +02:00
chahinebrini
2b5696de82 fix(schema): enforce 4-digit ids 2026-06-24 23:29:32 +02:00
chahinebrini
c00ec16c84 feat(schema): add zod schemas for all entities 2026-06-24 23:27:59 +02:00
chahinebrini
66f6d3b151 chore: project setup 2026-06-24 23:24:57 +02:00