Robota|Release Notes

Release Notes

Track every change, metric, and improvement to the Robota platform.

v3.2.0

MINOR

Slack Socket Mode Reliability

Fixed critical Neon Scale-to-Zero and Slack event subscription issues. 24/7 conversation loop now functional.

2026-01-18
Backlog:BACK-035

METRICS

S
T-Shirt
0.75h
Duration
$2
Robot Cost
0.5h
Human Hours
50K
Tokens
8
Files
200
Lines +
50
Lines -

ADDED

  • +Approval-to-action mapping in autonomous-runner.ts
  • +Action ID extraction from Slack messages
  • +Rejection handling for thumbsdown reactions

CHANGED

  • +Database updates: PENDING → RUNNING → COMPLETED with audit trail

FIXED

  • +CRITICAL: Disabled Neon Scale-to-Zero (connections dropping)
  • +CRITICAL: Added Slack event subscriptions (message.channels, message.groups, message.im)
  • +Added OAuth scopes: groups:history, groups:read, im:history, im:read, mpim:history, mpim:read

MIGRATION NOTES

  1. Reinstall Slack app to apply new permissions
  2. Disable Neon Scale-to-Zero in console

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v3.1.0

MINOR

Socket Mode & Multi-Agent Deliberation

Real-time Slack events with <1s latency. GD²F v2.0 framework for multi-agent collaboration.

2026-01-18
Backlog:BACK-035

METRICS

M
T-Shirt
2h
Duration
$5.5
Robot Cost
1h
Human Hours
100K
Tokens
15
Files
1K
Lines +
100
Lines -

ADDED

  • +Socket Mode real-time listener (lib/slack-listener.ts)
  • +GD²F v2.0 - Generic Dynamic Deliberation Framework
  • +Requirements Ritual for systematic feature planning
  • +CEO Conversation Loop via Slack

CHANGED

  • +Reaction handling moved to real-time events

FIXED

  • +TypeScript errors in slack-listener

MIGRATION NOTES

  1. Add SLACK_APP_TOKEN environment variable for Socket Mode

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v3.0.1

PATCH

Documentation & Integration Cleanup

Comprehensive documentation suite and integration cleanup.

2026-01-18

METRICS

S
T-Shirt
1h
Duration
$2
Robot Cost
0.5h
Human Hours
40K
Tokens
10
Files
500
Lines +
200
Lines -

ADDED

  • +Comprehensive documentation suite
  • +Multi-Agent Deliberation Procedure v1.2

CHANGED

  • +Work log entry WL-014 for integration cleanup

REMOVED

  • +Expired tokens
  • +Failed worker configurations

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v3.0.0

MAJOR

Interactive CEO Model

Strategic rebuild: replaced autonomous system with interactive CEO communication via Slack. Removed 6,505 LOC of dead code.

2026-01-16
Backlog:BACK-033

METRICS

L
T-Shirt
4h
Duration
$10
Robot Cost
2h
Human Hours
200K
Tokens
50
Files
2K
Lines +
6505
Lines -

ADDED

  • +Interactive CEO communication via Slack MCP
  • +Emoji-based approval workflow
  • +Comprehensive knowledge integration
  • +GA4/GSC MCP tools for analytics-aware agents
  • +GA4 tracking on shiftrotation.com

CHANGED

  • +All agents updated to on-demand invocation pattern

REMOVED

  • +6,505 LOC of dead autonomous system code
  • +Old scheduled agent execution

BREAKING CHANGES

  • !Agents no longer run autonomously - require founder trigger
  • !Removed autonomous worker infrastructure

MIGRATION NOTES

  1. Configure Slack MCP for CEO communication
  2. Re-authenticate all MCP servers

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v2.7.0

MINOR

Company Room Feature Parity & Agent Config Fixes

HomeGrif company room gets full navigation and cumulative stats. Fixed critical agent configuration errors.

2026-01-14

METRICS

S
T-Shirt
0.75h
Duration
$2
Robot Cost
0.25h
Human Hours
40K
Tokens
6
Files
300
Lines +
50
Lines -

ADDED

  • +Full navigation for company rooms (Agent Activity, Operations, Work Log)
  • +Cumulative Stats section (Reports, Actions, Success Rate, AI Cost)
  • +getCompanyStats() function for company metrics

FIXED

  • +Haiku model ID: claude-haiku-4 → claude-3-5-haiku-20241022
  • +QA agent: renamed quality-assurance.md → qa.md
  • +Sales agent added to schedules (was idle)
  • +Updated agent enums to include all agents

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v1.6.0

MINOR

UX Improvements

Better chat contrast, unified agent roles, founder chat on showcase pages

2026-01-05

METRICS

S
T-Shirt
1h
Duration
$2
Robot Cost
0.5h
Human Hours
50K
Tokens
5
Files
86
Lines +
61
Lines -

ADDED

  • +Unified agent roles from lib/agent-roles.ts
  • +getAgentListForDropdown() for chat dropdowns
  • +getAllAgentIds() helper function
  • +Founder chat on showcase pages

CHANGED

  • +FounderCommandChat light theme with brand colors
  • +AI Team shows business titles (CEO, COO, CFO)
  • +Command API uses unified agent roles
  • +All 13 agents available in chat (was 10)

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v1.5.0

MINOR

Real-time Agent Wake-up

Founder decisions trigger immediate agent processing with Slack notifications

2026-01-05

METRICS

M
T-Shirt
2h
Duration
$5
Robot Cost
1h
Human Hours
100K
Tokens
12
Files
800
Lines +
50
Lines -

ADDED

  • +Real-time agent wake-up (lib/company-wakeup.ts)
  • +AgentStatusPanel for live processing status
  • +FounderCommandChat floating interface
  • +Command API for agent communication
  • +Slack integration (lib/slack.ts)

CHANGED

  • +Approval API triggers company wake-up automatically

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v1.4.0

MINOR

Company Room UX Overhaul

Human-friendly agent roles, business language, approval context

2026-01-05

METRICS

M
T-Shirt
2h
Duration
$4
Robot Cost
0.5h
Human Hours
80K
Tokens
10
Files
600
Lines +
100
Lines -

ADDED

  • +Agent role mapping (lib/agent-roles.ts)
  • +Action descriptions (lib/action-descriptions.ts)
  • +ActionCard component with business context
  • +CompanyRoomHeader with live indicator
  • +LastUpdated component with auto-refresh

CHANGED

  • +Architecture documentation updated

FIXED

  • +GitHub workflow triggers on version.ts only
  • +Cleanup workflow separated

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v1.1.0

MINOR

Deployment Architecture Overhaul

Fixed GitHub workflows, standardized secrets, documented infrastructure

2026-01-03

METRICS

M
T-Shirt
1.5h
Duration
$2.75
Robot Cost
0.5h
Human Hours
60K
Tokens
8
Files
200
Lines +
50
Lines -

ADDED

  • +GitHub secrets naming convention
  • +Architecture rationale documentation
  • +GitHub workflows documentation
  • +Deployment agent workflow awareness

CHANGED

  • +DEPLOYMENT.md with secrets and architecture

FIXED

  • +deploy-production.yml triggers on production branch
  • +Removed robota-api references
  • +Permission syntax in Claude settings
  • +Environment detection using ROBOTA_ENV

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)

v1.0.0

MAJOR

Initial Production Release

Complete Next.js/TypeScript rewrite with HomeGrif showcase

2026-01-02
Backlog:BACK-001BACK-002

METRICS

XL
T-Shirt
8h
Duration
$15
Robot Cost
2h
Human Hours
500K
Tokens
102
Files
24K
Lines +
2
Lines -

ADDED

  • +Next.js 14 App Router platform
  • +TypeScript strict mode
  • +Prisma ORM with PostgreSQL
  • +HomeGrif showcase at /showcase/homegrif
  • +Interface layer for company automation
  • +Public documentation system
  • +11 specialized AI agents
  • +API endpoints for reports and actions
  • +Render deployment configuration

CHANGED

  • +Complete platform rewrite from Python/FastAPI

REMOVED

  • +Python/FastAPI backend
  • +Old database schema

BREAKING CHANGES

  • !Complete platform rewrite - fresh database required
  • !New environment variables (see .env.example)

MIGRATION NOTES

  1. Run: npx prisma db push
  2. Seed HomeGrif: POST /api/seed {"company": "homegrif"}
  3. Update environment variables

CONTRIBUTORS

🤖claude-opus-4-5(primary_developer)
👤owner(oversight)