| .. |
|
__tests__
|
chore: merge main into feat/task-outcome-feedback-192 to resolve PR #207 conflicts
|
2026-03-05 14:36:39 +07:00 |
|
agent-sync.ts
|
merge: resolve PR conflicts and add OpenClaw offline E2E harness
|
2026-03-04 23:11:59 +07:00 |
|
agent-templates.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
auth.ts
|
feat(#159): add Agent-Level Identity & Attribution
|
2026-03-04 23:16:00 +04:00 |
|
claude-sessions.ts
|
feat: add local mode auto-detection for no-gateway users (#83)
|
2026-03-03 13:41:55 +07:00 |
|
client-logger.ts
|
feat(#39): replace console.log/error/warn with structured client logger
|
2026-03-04 11:29:48 +04:00 |
|
codex-sessions.ts
|
feat: upgrade local-mode virtual office and flight deck integration
|
2026-03-04 21:22:10 +07:00 |
|
command.ts
|
merge: resolve PR conflicts and add OpenClaw offline E2E harness
|
2026-03-04 23:11:59 +07:00 |
|
config.ts
|
Mission Control: Habi readiness wiring + office segmentation (#187)
|
2026-03-05 11:00:54 +07:00 |
|
cron-occurrences.ts
|
fix: resolve cron calendar and auth regressions from open issues
|
2026-03-04 22:18:57 +07:00 |
|
db.ts
|
feat(tasks): add outcome tracking and feedback analytics
|
2026-03-05 14:17:21 +07:00 |
|
device-identity.ts
|
feat(#39): replace console.log/error/warn with structured client logger
|
2026-03-04 11:29:48 +04:00 |
|
docs-knowledge.ts
|
feat(docs): add docs knowledge APIs for issue 189
|
2026-03-05 15:06:06 +07:00 |
|
event-bus.ts
|
feat: add GitHub Issues sync (Phase 1, Issue #58)
|
2026-03-02 12:45:39 +07:00 |
|
gateway-url.ts
|
fix(gateway): use stored token for websocket connect payload
|
2026-03-05 13:31:37 +07:00 |
|
github.ts
|
feat: add GitHub Issues sync (Phase 1, Issue #58)
|
2026-03-02 12:45:39 +07:00 |
|
google-auth.test.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
google-auth.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
logger.ts
|
fix: patch command injection, missing rate limit, Docker build, logger crash
|
2026-02-27 21:57:50 +07:00 |
|
mentions.ts
|
feat: add validated @mentions for tasks and comments
|
2026-03-04 23:37:45 +07:00 |
|
migrations.ts
|
chore: merge main into feat/task-outcome-feedback-192 to resolve PR #207 conflicts
|
2026-03-05 14:36:39 +07:00 |
|
models.ts
|
feat: add Docker support, session controls, model catalog, API rate limiting
|
2026-02-27 20:56:02 +07:00 |
|
navigation.ts
|
feat: sync side panel navigation with URL routes (#76) (#87)
|
2026-03-03 15:08:59 +07:00 |
|
office-layout.ts
|
feat: upgrade local-mode virtual office and flight deck integration
|
2026-03-04 21:22:10 +07:00 |
|
password.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
paths.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
provider-subscriptions.ts
|
fix: correct token costing and add provider subscription detection
|
2026-03-05 00:05:14 +07:00 |
|
provisioner-client.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
rate-limit.ts
|
feat: audit hardening, webhook retry, and local Claude session tracking (#68)
|
2026-03-02 22:17:35 +07:00 |
|
scheduler.ts
|
Mission Control: Habi readiness wiring + office segmentation (#187)
|
2026-03-05 11:00:54 +07:00 |
|
schema.sql
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
session-cookie.ts
|
fix: healthcheck auth, secure cookie auto-detect, model object crash (#84)
|
2026-03-03 14:19:34 +07:00 |
|
sessions.ts
|
Mission Control: Habi readiness wiring + office segmentation (#187)
|
2026-03-05 11:00:54 +07:00 |
|
super-admin.ts
|
fix(workspaces): unblock pending tenant bootstrap flow
|
2026-03-05 19:26:43 +07:00 |
|
task-costs.ts
|
feat(costs): add task-level token attribution and task-cost rollups
|
2026-03-05 14:04:29 +07:00 |
|
task-status.ts
|
fix(tasks): auto-normalize assignment status transitions
|
2026-03-05 11:13:48 +07:00 |
|
token-pricing.ts
|
fix: correct token costing and add provider subscription detection
|
2026-03-05 00:05:14 +07:00 |
|
use-focus-trap.ts
|
feat(#40): improve frontend accessibility (WCAG 2.1 AA)
|
2026-03-04 11:17:21 +04:00 |
|
use-server-events.ts
|
feat(#39): replace console.log/error/warn with structured client logger
|
2026-03-04 11:29:48 +04:00 |
|
use-smart-poll.ts
|
feat: initial open-source release
|
2026-02-23 02:00:44 +07:00 |
|
utils.ts
|
fix: healthcheck auth, secure cookie auto-detect, model object crash (#84)
|
2026-03-03 14:19:34 +07:00 |
|
validation.ts
|
feat(tasks): add outcome tracking and feedback analytics
|
2026-03-05 14:17:21 +07:00 |
|
version.ts
|
feat: add Update Available banner with GitHub release check (#94)
|
2026-03-03 17:17:15 +07:00 |
|
webhooks.ts
|
feat: scope workflows and webhooks to workspace (#132)
|
2026-03-04 09:28:43 +07:00 |
|
websocket.ts
|
fix(websocket): normalize gateway URLs and dedupe reconnect errors
|
2026-03-05 19:21:32 +07:00 |