cli/cmd
Snider 3b6427f324 feat(agentic): implement core-agentic API client
Add pkg/agentic for AI-assisted task management:
- API client for core-agentic service
- Task listing, claiming, updating, completion
- Config from .env or ~/.core/agentic.yaml

CLI commands:
- core dev tasks - list available tasks
- core dev task <id> - show/claim task
- core dev task --auto - AI picks highest priority
- core dev task:update <id> - update progress
- core dev task:complete <id> - mark complete

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 19:58:41 +00:00
..
core feat(agentic): implement core-agentic API client 2026-01-28 19:58:41 +00:00
core-demo fix(ci): track Wails build config files for lthn-desktop and core-demo 2026-01-28 15:35:51 +00:00
core-gui refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
core-mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
core-website Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
examples refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
lthn-desktop fix(ci): track Wails build config files for lthn-desktop and core-demo 2026-01-28 15:35:51 +00:00