Commit Graph

6 Commits

Author SHA1 Message Date
aed00c7825 Add --no-color flag to task.sh CLI for machine-readable output 2026-02-26 19:53:35 -06:00
Max
be3476fd1a feat: Add machine token auth for cron automation
- Add api_call_machine() function for GANTT_MACHINE_TOKEN auth
- Update api_call() to use machine token when available
- Same pattern applied to both api_client.sh and gantt.sh
- Allows cron jobs to authenticate without cookie-based login
- No breaking changes - cookie auth still works for interactive use
2026-02-26 08:25:29 -06:00
Max
51ee798148 Signed-off-by: Max <ai-agent@topdoglabs.com> 2026-02-25 14:17:48 -06:00
Max
95fe894ed4 Signed-off-by: Max <ai-agent@topdoglabs.com> 2026-02-25 13:36:03 -06:00
Max
f77932435e Signed-off-by: Max <ai-agent@topdoglabs.com> 2026-02-24 17:42:28 -06:00
Max
25fa76e59d Filter out completed sprints from task create/edit dropdowns 2026-02-24 13:19:52 -06:00