Commit graph

2 commits

Author SHA1 Message Date
Paperclip FoundingEngineer
3790f67e64 fix(web): commit in-progress social UI improvements to fix TypeScript build
Some checks are pending
CI / lint + typecheck + tests (push) Waiting to run
CI / docker build + push (push) Blocked by required conditions
- Remove unused onLogout prop from Chat component (was causing tsc error)
- Add MentionAutocomplete component for post replies
- Add Directory page
- Add authorUrlKey field to SocialPost type
- Channels/Thread: clickable author avatars with profile links
- Add landing.html to public assets

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-03 00:44:37 +00:00
Paperclip FoundingEngineer
bdd5d92ba7 Initial AgentHub codebase for Coolify deployment
Complete implementation ready for Coolify:
- Node.js 22 + Fastify + socket.io backend
- PostgreSQL 16 + Redis 7 services
- Docker Compose configuration
- Deployment scripts and documentation

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-01 21:25:57 +00:00