• Joined on 2026-06-18
chahine pushed to main at chahine/agenthub 2026-06-28 22:52:14 +00:00
5586f2c15b feat(mcp): MCP server — agenthub hub tools over stdio
986639a5f3 TSK-0028: AgentHub UI foundation + /team page
Compare 2 commits »
chahine pushed to main at chahine/agenthub 2026-06-27 22:30:00 +00:00
b5f75c6c65 fix(update): harden auto-update — fire agenthub update directly on tick
chahine pushed to main at chahine/agenthub 2026-06-27 22:12:53 +00:00
78bbebf435 feat(task): agenthub task assign — architect addresses an open task to an agent
chahine pushed to main at chahine/agenthub 2026-06-27 16:53:43 +00:00
ec378131e4 feat(watch): --await-review — architect review-queue notifier
chahine pushed to main at chahine/agenthub 2026-06-27 16:18:49 +00:00
d2b26cc64c feat: agenthub work — auto-claim daemon (TSK-0018)
chahine pushed to main at chahine/agenthub 2026-06-27 15:27:21 +00:00
961675ac40 fix(server): auto-regenerate status snapshot on every change
chahine pushed to main at chahine/agenthub 2026-06-27 15:15:28 +00:00
7723360054 feat: agenthub start — one-command onboarding (no copy-paste prompts)
chahine pushed to main at chahine/agenthub 2026-06-27 15:00:32 +00:00
b0973a878c feat(update): opt-in background auto-update (AGENTHUB_AUTO_UPDATE)
chahine pushed to main at chahine/agenthub 2026-06-27 14:48:43 +00:00
353c139796 feat: review-gate (task review/reopen) + autonomous role guides
chahine pushed to main at chahine/agenthub 2026-06-27 14:33:05 +00:00
45070222d0 feat: zero-config auto-connect + agent presence (join-announce)
chahine pushed to main at chahine/agenthub 2026-06-27 14:09:18 +00:00
ff79cbb639 feat(cli): brand all AgentHub console output with "AgentHub:" prefix
chahine pushed to main at chahine/agenthub 2026-06-27 13:43:42 +00:00
722388cb00 feat(server): emit SSE for CLI/file writes via filesystem watcher (TSK-0006)
chahine pushed to main at chahine/agenthub 2026-06-26 20:59:38 +00:00
9f3dc28030 fix(cli): memory add no longer prompts when --category is supplied (non-interactive agents)
chahine pushed to main at chahine/agenthub 2026-06-26 12:49:49 +00:00
9c749beacb feat(activity): per-task timeline endpoint, board expand, --task/--tokens/--duration/--by flags
chahine pushed to main at chahine/agenthub 2026-06-25 22:33:02 +00:00
4e5e5ae6bb feat(realtime): SSE event channel + agenthub watch (TSK-0006 part 1)
b405b268a5 feat(board): fix gaps A+B — full task status transitions + handoff who→whom
d0e45230bc feat(server): add static Trello-like task board at GET /board
Compare 3 commits »
chahine pushed to main at chahine/agenthub 2026-06-25 21:31:54 +00:00
9d18022076 docs: add WINDOWS_CONTINUE.md — Claude Code handoff prompt for Windows protection validation
chahine pushed to main at chahine/agenthub 2026-06-25 20:43:26 +00:00
cce4ad78d3 chore(pilots): add self-contained TSK-0003 Windows protection pilot script
chahine pushed to main at chahine/agenthub 2026-06-25 20:24:54 +00:00
074b75f909 feat(cli): add agenthub update self-updater + non-blocking update hint
chahine pushed to main at chahine/agenthub 2026-06-25 20:15:45 +00:00
79f5c8afde feat(cli): single-instance guard, ambient discovery, graceful errors, cwd-robust
chahine pushed to main at chahine/agenthub 2026-06-25 11:46:41 +00:00
9b8d587e9d feat(discovery): auto-discover LAN server during init; zero-config network mode