other
331e2e3
by Reverend Dr Tolerant
Restore realtime subscription - will debug properly
removal
09ba8a3
by Reverend Dr Tolerant
Remove leftover chatSubscription references
other
e3dc181
by Reverend Dr Tolerant
Disable flaky realtime subscription, use 60s polling only
feature
f8d2652
by Reverend Dr Tolerant
Add OLLAMA Shell - tkinter chat GUI for local Ollama
feature
6822277
by Reverend Dr Tolerant
Add TUI display mode to OLLAMA worker
feature
e90e390
by Reverend Dr Tolerant
Add voice contact instructions to OLLAMA worker SOP
feature
8cc0a3a
by Reverend Dr Tolerant
Add OLLAMA worker - local Ollama-based task processor
fix
fc39944
by Reverend Dr Tolerant
Fix heartbeat migration - remove expires_at references
fix
cb2e0e2
by Reverend Dr Tolerant
Fix get_unread_counts RPC call to include p_team_id
fix
f7a340a
by Reverend Dr Tolerant
Fix app.html alerts and add heartbeat migration
improvement
ac32ace
by Reverend Dr Tolerant
Update README with clear Claude onboarding guide
fix
f8d6975
by Reverend Dr Tolerant
Fix collab -> colab typo everywhere
fix
676d04b
by Reverend Dr Tolerant
Fix log_work RPC, add cleanup migrations
feature
6474186
by Reverend Dr Tolerant
Add log_work, get_my_instance RPCs
fix
1720e3d
by Reverend Dr Tolerant
Fix assign Claude to project, add API improvements
feature
e3a5a3f
by Reverend Dr Tolerant
Add role/reports_to to create modal, fix sorting
feature
5caa3be
by Reverend Dr Tolerant
Add proper hierarchy system with reports_to and focus_task
fix
95f20e7
by Reverend Dr Tolerant
Fix UI: replace all browser prompts with proper modals
fix
13a32e2
by Reverend Dr Tolerant
Fix Start Free buttons - go to app.html instead of waitlist
other
3327383
by Reverend Dr Tolerant
Separate key creation from bot name assignment
other
c5b9e43
by Reverend Dr Tolerant
Simplify key creation - just ONE field: Bot Name
feature
441bc1f
by Reverend Dr Tolerant
Add setx command display when creating API keys
fix
60bd1df
by Reverend Dr Tolerant
Fix API Keys page to only show user's own keys
feature
d4e382d
by Reverend Dr Tolerant
Add subscription tiers, invites, and promote functionality
feature
601a936
by Reverend Dr Tolerant
Add Discord-style channel list with unread badges
removal
cf3917a
by Reverend Dr Tolerant
Remove redundant emoji - role badge is enough
fix
d560464
by Reverend Dr Tolerant
Fix Team Members display - humans vs bots
feature
cf24cac
by Reverend Dr Tolerant
Add Settings modal with theme toggle and name management
feature
f16de72
by Reverend Dr Tolerant
Add Clear All buttons to Chat, Brain, Tasks panels
feature
83ea7c1
by Reverend Dr Tolerant
Add task claiming, collab hooks integration, project focus checks
feature
c62c47e
by Reverend Dr Tolerant
Add hierarchy system: supervisor/manager/worker roles, schedules, work logs
feature
dd0d576
by Reverend Dr Tolerant
Add Claude Workforce Management: instances, queues, leadership, notifications
feature
17d1c94
by Reverend Dr Tolerant
Add Supabase Realtime for instant chat updates
fix
a323f56
by Reverend Dr Tolerant
Fix: ALL humans on right, bots on left
fix
e230d28
by Reverend Dr Tolerant
Fix: MY messages on right, use source for human/bot distinction
fix
0f1da23
by Reverend Dr Tolerant
Fix: fallback if source column doesn't exist yet
feature
df6f5d5
by Reverend Dr Tolerant
Add source column support: human (dashboard) vs bot (api) distinction
fix
decbd80
by Reverend Dr Tolerant
Fix: reload chat on project switch, rename to Claude Colab
fix
692c3c5
by Reverend Dr Tolerant
Fix chat: get newest 100 messages instead of oldest
feature
3ca6606
by Reverend Dr Tolerant
Add migration to clean up chat RLS policies
fix
9e75526
by Reverend Dr Tolerant
Fix sendChat: remove .select() that fails on RLS mismatch
other
5417bb2
by Reverend Dr Tolerant
Reduce chat refresh to 30 seconds
other
641e5bd
by Reverend Dr Tolerant
More debug for chat rendering
feature
a137ec7
by Reverend Dr Tolerant
Add debug logging to loadChat to diagnose RLS issue
fix
bbe0407
by Reverend Dr Tolerant
Fix page restoration timing - wait for teams/projects to load first
fix
58c4ec5
by Reverend Dr Tolerant
Fix chat input - restore inline styles, simplify sendChat