Abhimanyu Saharan
e03125a382
feat: add organization-related models and update schemas for organization management
2026-02-08 21:16:26 +05:30
Abhimanyu Saharan
88a5075684
feat: add board group models and update related interfaces
2026-02-07 20:29:55 +05:30
Abhimanyu Saharan
5f603b205a
feat: remove skyll_enabled attribute and related functionality from gateways
2026-02-07 00:30:53 +05:30
Abhimanyu Saharan
4bab455912
feat: implement task dependencies with validation and update handling
2026-02-07 00:21:44 +05:30
Abhimanyu Saharan
c8c03c2b0d
feat: add initial migration with schema for gateways, boards, users, agents, tasks, activity events, board memory, approvals, onboarding sessions, and task fingerprints
2026-02-06 19:36:53 +05:30
Abhimanyu Saharan
6c14af0451
feat: add is_chat field to board memory and task_id to approvals, update pagination and response models
2026-02-06 19:11:11 +05:30
Abhimanyu Saharan
89d2428252
feat: add board goals, memory, approvals, onboarding models
2026-02-05 14:39:34 +05:30
Abhimanyu Saharan
467f022534
chore(user): Remove pronouns field from user profile
2026-02-05 02:24:16 +05:30
Abhimanyu Saharan
9df5d174ef
feat(agent): Introduce identity profile for agents with normalization and default values
2026-02-05 02:21:38 +05:30
Abhimanyu Saharan
79155e9067
feat(tasks): Normalize task statuses and enhance UI for task management
2026-02-05 00:18:54 +05:30
Abhimanyu Saharan
b6f31fe6ea
feat(gateways): Introduce gateway model and update agent provisioning templates
2026-02-04 23:07:22 +05:30
Abhimanyu Saharan
c3357f92d9
feat(agents): Add identity and soul template fields to board creation
2026-02-04 20:21:33 +05:30
Abhimanyu Saharan
3a2bc5135e
feat(agents): Update task comment requirements and add in_progress_at tracking
2026-02-04 19:08:14 +05:30
Abhimanyu Saharan
7892dfad7c
feat(agents): Add task assignment and comments functionality
2026-02-04 18:13:17 +05:30
Abhimanyu Saharan
8078580996
feat(agents): Add agent provisioning confirmation mechanism and update message structure
2026-02-04 17:24:52 +05:30
Abhimanyu Saharan
8aa96ca876
feat(agents): Add heartbeat configuration and delete confirmation for agents
2026-02-04 17:05:58 +05:30
Abhimanyu Saharan
4dea771545
feat(boards): Store gateway config per board
...
Move gateway configuration into board settings and wire agent\nprovisioning, heartbeat templates, and gateway status lookups\nto use board-specific gateway settings. Adds board_id on agents\nand UI updates for board-scoped selection.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 16:04:52 +05:30
Abhimanyu Saharan
2dd0d1f2cf
fix(app): Normalize provisioning templates and Clerk props
...
Use autoescape for Jinja rendering to satisfy bandit checks and\nremove deprecated Clerk SignInButton props to restore type checks.\nAlso ignore tsbuildinfo artifacts and tidy boot instructions.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 15:16:28 +05:30
Abhimanyu Saharan
b0e3208fa3
feat: enhance agent management with session handling and UI improvements
2026-02-04 14:58:20 +05:30
Abhimanyu Saharan
1abc8f68f3
feat: add boards and tasks management endpoints
2026-02-04 02:28:51 +05:30
Jarvis
23faa0865b
Make openclaw_agent_id migration idempotent
2026-02-02 19:00:52 +00:00
Jarvis
6103fa5ea9
Full OpenClaw agent profiles per employee
2026-02-02 18:58:52 +00:00
Jarvis
da1a1cee59
Squash alembic migrations into single baseline
2026-02-02 17:05:25 +00:00
Jarvis
b3e490103e
Merge master into jarvis/human-id-1
2026-02-02 16:58:39 +00:00
Jarvis
3d2dc7b2b1
Ensure human employee id is 1
2026-02-02 16:53:42 +00:00
Abhimanyu Saharan
a8f097817d
chore(backend): add black/isort/flake8 + pre-commit
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
ef2676fa1c
Add Teams (DB + API + UI)
2026-02-02 22:04:21 +05:30
Jarvis
e283543ef1
Add teams + team ownership (schema + API)
2026-02-02 12:51:25 +00:00
Abhimanyu Saharan
a678180d07
Remove HR completely: delete hr API; baseline alembic without HR tables
2026-02-02 16:51:06 +05:30
Abhimanyu Saharan
1bbc65c983
Remove HR module; provision agent sessions via /employees
2026-02-02 16:48:17 +05:30
Abhimanyu Saharan
9945b619bd
Fix alembic: replace broken no-op initial migration with baseline schema
2026-02-02 16:38:33 +05:30
Abhimanyu Saharan
2bcd078c53
Mission Control: notify OpenClaw via tools/invoke on task events
2026-02-02 16:05:18 +05:30
Abhimanyu Saharan
9617f1fc3b
feat(hr): link headcount/onboarding to employees + idempotent actions
2026-02-02 14:35:20 +05:30
Abhimanyu Saharan
96f6b540fe
feat(comments): add reply threading + UI
2026-02-02 13:47:36 +05:30
Abhimanyu Saharan
aa6b0c807b
Refactor backend to SQLModel; reset schema; add Company OS endpoints
2026-02-01 23:16:56 +05:30
Abhimanyu Saharan
8b6e8c8d07
Scaffold Next.js + FastAPI + Postgres tasks board (no auth)
2026-02-01 22:25:28 +05:30