Commit graph

4 commits

Author SHA1 Message Date
FreightDesk
47a4c76ae8 Merge branch 'agent-owl' 2026-06-07 19:13:51 +00:00
FreightDesk
924a0381b3 [OWL] Add collaboration guide for multi-agent workflow 2026-06-07 19:11:45 +00:00
Hermes Agent
c2f82efe39 chore[agent]: initialize agent collaboration framework
- Add AGENTS.md with git workflow and agent responsibilities
- Add AGENT_NOTES.md for work queue and change tracking
2026-06-07 19:05:51 +00:00
FreightDesk
1a4eaaa040 Initial commit: FreightDesk v1.0
- Express + EJS server-rendered app
- Supabase PostgreSQL database
- Auth: username/password with bcrypt
- Dashboard with business stats
- Load CRUD with filters
- WhatsApp message parser
- Payment tracking
- Shipper & vehicle management
- Reports (monthly, top shippers, routes)
- Government-app aesthetic (tricolor theme)
- Dark mode support
- Docker + Coolify deployment ready
- Seed data from existing business ledger (88 loads, 41 shippers, 70 vehicles)
2026-06-07 18:57:24 +00:00