cli/cmd/ai
Claude 15d9d9483a
Some checks are pending
Security Scan / Go Vulnerability Check (push) Waiting to run
Security Scan / Secret Detection (push) Waiting to run
Security Scan / Dependency & Config Scan (push) Waiting to run
fix(dispatch): fall back to FORGE_TOKEN env when ticket has no token
Tickets generated by poll-forge.sh don't include forge_token.
The dispatch runner now checks FORGE_TOKEN env var as fallback,
and gracefully skips reporting if no token is available.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-20 12:57:35 +00:00
..
cmd_agent.go feat(cli): migrate imports to split repos + wire go-agentic registry 2026-02-20 12:47:02 +00:00
cmd_ai.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_commands.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_dispatch.go fix(dispatch): fall back to FORGE_TOKEN env when ticket has no token 2026-02-20 12:57:35 +00:00
cmd_git.go feat(cli): migrate imports to split repos + wire go-agentic registry 2026-02-20 12:47:02 +00:00
cmd_metrics.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_ratelimits.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00
cmd_tasks.go feat(cli): migrate imports to split repos + wire go-agentic registry 2026-02-20 12:47:02 +00:00
cmd_updates.go feat(cli): migrate imports to split repos + wire go-agentic registry 2026-02-20 12:47:02 +00:00
ratelimit_dispatch.go refactor: flatten commands, extract php/ci to own repos (#2) 2026-02-16 14:45:06 +00:00