open-design/apps/daemon/src
mehmet turac 8448b1105c
Some checks failed
visual-baseline / Capture visual baselines (push) Waiting to run
ci / Detect CI change scopes (push) Successful in 0s
landing-page-ci / Validate landing page (push) Failing after 1s
landing-page-staging / Deploy landing page to staging (push) Has been skipped
nix-check / build (push) Failing after 2s
ci / Validate Nix flake (push) Has been skipped
ci / Preflight (push) Failing after 2s
ci / Workspace unit tests (push) Failing after 2s
ci / Daemon workspace tests (push) Failing after 2s
ci / Web workspace tests (push) Failing after 2s
ci / Browser tests (push) Failing after 2s
ci / Build workspaces (push) Failing after 2s
ci / Validate workspace (push) Failing after 1s
ci / Runtime trace (push) Has been skipped
fix: preserve OpenClaude fallback credentials (#3361)
2026-05-31 03:49:25 +00:00
..
connectors fix(connectors): expire stale auth credentials (#2385) 2026-05-27 14:44:10 +00:00
critique feat: Critique Theater wireup (activate the stack, M0 dark-launch by default) (#1338) 2026-05-14 20:37:06 +08:00
genui feat(plugins): wire snapshot resolver into POST /api/projects and /api/runs 2026-05-09 11:09:15 +00:00
http refactor(daemon): introduce HTTP Request Adapter + typed Deps (#2636) 2026-05-22 15:20:15 +08:00
integrations feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
live-artifacts Add live artifacts and Composio connector catalog (#381) 2026-05-05 16:42:11 +08:00
logging feat(daemon): Critique Theater Phase 12 (9 Prometheus metrics + 6 log events + OTel span + Grafana dashboard) (#1485) 2026-05-13 22:11:27 +08:00
metrics feat(daemon): Critique Theater Phase 12 (9 Prometheus metrics + 6 log events + OTel span + Grafana dashboard) (#1485) 2026-05-13 22:11:27 +08:00
plugins fix(daemon): dedupe scheduled routine slots (#1971) 2026-05-29 03:20:47 +00:00
prompts fix(#3247): Detect, terminate, and warn on fabricated role markers across all agent paths (#3303) 2026-05-30 03:57:56 +00:00
qa feat(daemon): add CTA hierarchy static QA pass (refs #2251) (#2427) 2026-05-22 16:53:14 +08:00
registry feat(plugins): add registry protocol and enhance plugin management features 2026-05-14 08:55:36 +08:00
research fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
runtimes fix: preserve OpenClaude fallback credentials (#3361) 2026-05-31 03:49:25 +00:00
sidecar feat(daemon): add Phase 2C CLI wrappers (#2179) 2026-05-28 09:08:31 +00:00
storage feat(daemon): od daemon db verify SQLite integrity check (Phase 5) 2026-05-09 18:16:41 +00:00
tools [codex] Optimize Composio connector previews (#907) 2026-05-08 20:01:06 +08:00
acp.ts fix(daemon): normalize cumulative ACP message chunks (#3333) 2026-05-30 04:17:32 +00:00
active-context-routes.ts refactor(daemon): introduce HTTP Request Adapter + typed Deps (#2636) 2026-05-22 15:20:15 +08:00
agents.ts Add local custom agent profiles (#378) 2026-05-19 13:13:48 +08:00
amr-image-staging.ts fix(amr): stage external image attachments into workspace (#3226) 2026-05-28 14:44:00 +00:00
analytics.ts feat(observability): web lifecycle telemetry + stable installationId migration (#2527) 2026-05-21 15:37:48 +08:00
app-config.ts feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
app-version.ts Support nightly and preview package identity (#2437) 2026-05-20 19:46:39 +08:00
artifact-create.ts Add normal artifact creation via MCP and CLI (#2057) 2026-05-18 17:50:38 +08:00
artifact-manifest.ts Consolidate chat comments preview on main (#2906) 2026-05-26 10:31:19 +00:00
artifact-publication-guard.ts fix(daemon,web): block pitch-deck placeholder publishes and unbreak framework decks (#2384) 2026-05-20 16:20:34 +08:00
artifact-stub-guard.ts feat(daemon): guard against agent-emitted stub artifact regressions (#1171) 2026-05-11 19:59:37 +08:00
artifacts-cli.ts Add normal artifact creation via MCP and CLI (#2057) 2026-05-18 17:50:38 +08:00
automation-ingestions.ts [codex] Add automation templates and proposal workflows (#2193) 2026-05-19 16:35:28 +08:00
automation-proposals.ts [codex] Add automation templates and proposal workflows (#2193) 2026-05-19 16:35:28 +08:00
automation-routine-evolution.ts [codex] Add automation templates and proposal workflows (#2193) 2026-05-19 16:35:28 +08:00
automation-templates.ts [codex] Add automation templates and proposal workflows (#2193) 2026-05-19 16:35:28 +08:00
browser-open.ts fix daemon browser opener on Windows (#953) 2026-05-09 22:04:07 +08:00
byok-tools.ts fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
chat-routes.ts fix(#3247): Detect, terminate, and warn on fabricated role markers across all agent paths (#3303) 2026-05-30 03:57:56 +00:00
claude-design-import.ts fix(claude-design-import): restore notched wheel zoom + warn on regex drift (#1814) 2026-05-15 21:44:57 +08:00
claude-diagnostics.ts fix: preserve OpenClaude fallback credentials (#3361) 2026-05-31 03:49:25 +00:00
claude-stream.ts fix(daemon): dedupe Claude stream wrappers (#3334) 2026-05-30 06:12:29 +00:00
cli.ts Add run-scoped media execution policy (#3106) 2026-05-28 09:19:40 +00:00
codex-cli.ts feat(mcp): generation loop + one-click Codex install (#3141) 2026-05-28 11:29:11 +00:00
codex-pets.ts feat(web): add pet companion with Codex hatch-pet integration (#296) 2026-05-02 23:45:39 +08:00
community-pets-sync.ts feat(web): add pet companion with Codex hatch-pet integration (#296) 2026-05-02 23:45:39 +08:00
connectionTest.ts fix: preserve OpenClaude fallback credentials (#3361) 2026-05-31 03:49:25 +00:00
constants.ts refactor(daemon): split route registration (#1043) 2026-05-11 15:00:23 +08:00
copilot-stream.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
craft.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
cwd-aliases.ts fix(skills): stream-copy fallback when skill staging hits cross-fs EPERM (#3249) 2026-05-29 03:17:04 +00:00
daemon-startup.ts Centralize daemon startup (#2054) 2026-05-18 17:08:17 +08:00
daemon-url.ts chore: align namespace lifecycle packaging 2026-05-14 16:35:46 +08:00
db.ts fix(daemon): dedupe scheduled routine slots (#1971) 2026-05-29 03:20:47 +00:00
deploy-routes.ts Make share deploys visibly complete (#2843) 2026-05-28 08:56:11 +00:00
deploy.ts Make share deploys visibly complete (#2843) 2026-05-28 08:56:11 +00:00
design-system-generation-jobs.ts [codex] Land design system GitHub intake handoff (#2187) 2026-05-19 14:30:17 +08:00
design-system-github-import.ts Add design system package quality guard (#2224) 2026-05-19 16:53:29 +08:00
design-system-import.ts Add design system package quality guard (#2224) 2026-05-19 16:53:29 +08:00
design-system-preview.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
design-system-rename-args.ts feat: rename editable design systems from Settings + od CLI (#2812) 2026-05-25 03:13:35 +00:00
design-system-showcase.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
design-system-source-context.ts [codex] Land design system GitHub intake handoff (#2187) 2026-05-19 14:30:17 +08:00
design-system-tool-routes.ts Add design system package quality guard (#2224) 2026-05-19 16:53:29 +08:00
design-systems-cli-help.ts feat: rename editable design systems from Settings + od CLI (#2812) 2026-05-25 03:13:35 +00:00
design-systems.ts Capture native (Swift) source in the GitHub design import (#2847) 2026-05-25 05:17:47 +00:00
desktop-auth.ts Centralize daemon startup (#2054) 2026-05-18 17:08:17 +08:00
diagnostics-export.ts fix(diagnostics): capture daemon/web logs in packaged bundles (#3126) 2026-05-27 14:48:14 +00:00
document-preview.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
elevenlabs-voices.ts fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
finalize-design.ts Fix Gemini BYOK model URL normalization (#2761) 2026-05-24 03:23:36 +00:00
frontmatter.ts feat(memory): auto-memory store with chat-protocol-aware extraction (#999) 2026-05-11 15:45:42 +08:00
google-models.ts Fix Gemini BYOK model URL normalization (#2761) 2026-05-24 03:23:36 +00:00
handoff-cli.ts feat(web): "Resume conversation in new chat" UI — #462 Commit B (companion to #1718) (#2264) 2026-05-20 13:28:27 +08:00
handoff-design.ts feat(web): "Resume conversation in new chat" UI — #462 Commit B (companion to #1718) (#2264) 2026-05-20 13:28:27 +08:00
handoff-routes.ts feat(web): "Resume conversation in new chat" UI — #462 Commit B (companion to #1718) (#2264) 2026-05-20 13:28:27 +08:00
home-expansion.ts Support overriding the Codex executable path (#755) 2026-05-07 15:00:52 +08:00
host-tools-routes.ts Keep PR 2400 changes without folder pickers (#2462) 2026-05-20 22:07:30 +08:00
import-export-routes.ts fix(daemon): confine sandbox project roots and host discovery (#3243) 2026-05-30 16:57:04 +00:00
inline-assets.ts Implement manual edit inspector (#1448) 2026-05-13 13:25:58 +08:00
installation.ts feat(observability): web lifecycle telemetry + stable installationId migration (#2527) 2026-05-21 15:37:48 +08:00
json-event-stream.ts fix(daemon): fail disallowed connector tool selections (#2006) 2026-05-26 07:03:10 +00:00
langfuse-bridge.ts feat(analytics): PostHog + Langfuse instrumentation for assistant feedback (#1558) 2026-05-21 19:28:51 +08:00
langfuse-trace.ts feat(analytics): PostHog + Langfuse instrumentation for assistant feedback (#1558) 2026-05-21 19:28:51 +08:00
legacy-data-migrator.ts fix(daemon): add legacy data dir migrator 2026-05-07 15:19:04 +08:00
library-install.ts feat(daemon+web): add install/uninstall for skills & design systems (#1003) 2026-05-09 22:19:48 +08:00
linked-dirs.ts feat(daemon+web): add install/uninstall for skills & design systems (#1003) 2026-05-09 22:19:48 +08:00
lint-artifact.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
live-artifact-routes.ts refactor(daemon): split route registration (#1043) 2026-05-11 15:00:23 +08:00
mcp-config.ts fix(mcp): forward external MCP servers to OpenCode (#2174) 2026-05-20 15:22:09 +08:00
mcp-install-info.ts feat(mcp): generation loop + one-click Codex install (#3141) 2026-05-28 11:29:11 +00:00
mcp-live-artifacts-server.ts feat: add Orbit activity summaries (#681) 2026-05-08 14:27:46 +08:00
mcp-oauth.ts feat(mcp): external MCP client with daemon-managed OAuth and 39 design-focused templates (#898) 2026-05-08 17:59:20 +08:00
mcp-routes.ts feat(mcp): generation loop + one-click Codex install (#3141) 2026-05-28 11:29:11 +00:00
mcp-tokens.ts feat(mcp): external MCP client with daemon-managed OAuth and 39 design-focused templates (#898) 2026-05-08 17:59:20 +08:00
mcp.ts feat(mcp): generation loop + one-click Codex install (#3141) 2026-05-28 11:29:11 +00:00
media-config.ts fix(daemon): confine sandbox project roots and host discovery (#3243) 2026-05-30 16:57:04 +00:00
media-models.ts fix(media): route custom-image edits through images API (#3087) 2026-05-29 08:09:44 +00:00
media-policy.ts Add run-scoped media execution policy (#3106) 2026-05-28 09:19:40 +00:00
media-routes.ts fix(media): enforce legacy media policy for run tokens (#3205) 2026-05-28 11:02:04 +00:00
media-tasks.ts Bug FIx: Media generation task state is volatile and lost on daemon restart #648 (#884) 2026-05-09 00:00:18 +08:00
media.ts fix(media): hide OpenAI OAuth-only image credentials (#3308) 2026-05-30 04:12:10 +00:00
memory-connectors.ts Add connector memory extraction flow (#2265) 2026-05-19 21:27:41 +08:00
memory-extractions.ts feat(memory): auto-memory store with chat-protocol-aware extraction (#999) 2026-05-11 15:45:42 +08:00
memory-llm.ts fix: preserve OpenClaude fallback credentials (#3361) 2026-05-31 03:49:25 +00:00
memory.ts Add connector memory extraction flow (#2265) 2026-05-19 21:27:41 +08:00
native-folder-dialog.ts Fix Windows link code folder dialog (#698) 2026-05-07 17:27:01 +08:00
openai-chat-token-params.ts fix: gate chat token params by model family (#1675) 2026-05-23 14:58:47 +00:00
orbit-agent-summary.ts fix(daemon): preserve Orbit no-artifact explanation (#1576) 2026-05-13 22:13:18 +08:00
orbit.ts fix(daemon): inject @-mention skills into system prompt (#2552) 2026-05-21 22:20:21 +08:00
origin-validation.ts fix(daemon): honor hostname OD_ALLOWED_ORIGINS for no-Origin same-origin GETs (#2478) 2026-05-21 19:15:07 +08:00
pdf-export.ts feat(desktop): export artifacts directly to PDF (#532) 2026-05-08 23:42:12 +08:00
pi-rpc.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
project-ignored-dirs.ts fix: ignore generated project dirs before watching (#2838) 2026-05-25 06:32:45 +00:00
project-root.ts fix(daemon): confine sandbox project roots and host discovery (#3243) 2026-05-30 16:57:04 +00:00
project-routes.ts fix(daemon): confine sandbox project roots and host discovery (#3243) 2026-05-30 16:57:04 +00:00
project-watchers.ts fix: ignore generated project dirs before watching (#2838) 2026-05-25 06:32:45 +00:00
projects.ts fix(daemon): confine sandbox project roots and host discovery (#3243) 2026-05-30 16:57:04 +00:00
prompt-templates.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
providerModels.ts fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
qoder-stream.ts fix(daemon): typecheck leaf modules (#943) 2026-05-08 20:01:25 +08:00
redact.ts [codex] Improve Claude Code exit diagnostics (#1267) 2026-05-12 00:08:31 +08:00
role-marker-guard.ts fix(#3247): Detect, terminate, and warn on fabricated role markers across all agent paths (#3303) 2026-05-30 03:57:56 +00:00
route-context-contract.ts feat(web): "Resume conversation in new chat" UI — #462 Commit B (companion to #1718) (#2264) 2026-05-20 13:28:27 +08:00
routine-routes.ts [codex] Add automation templates and proposal workflows (#2193) 2026-05-19 16:35:28 +08:00
routines.ts fix(daemon): dedupe scheduled routine slots (#1971) 2026-05-29 03:20:47 +00:00
run-artifacts.ts feat(analytics): full design-system event family + DS run variant (#2706) 2026-05-22 17:18:57 +08:00
run-result.ts fix(analytics): app_version=0.0.0 + media providers clicks + lock run_finished error_code (#2453) 2026-05-20 21:50:11 +08:00
runs.ts fix(daemon): dedupe scheduled routine slots (#1971) 2026-05-29 03:20:47 +00:00
sandbox-mode.ts feat(daemon): add sandbox runtime foundation (#3242) 2026-05-30 15:06:05 +00:00
server-context.ts feat(analytics): PostHog + Langfuse instrumentation for assistant feedback (#1558) 2026-05-21 19:28:51 +08:00
server.ts fix: preserve OpenClaude fallback credentials (#3361) 2026-05-31 03:49:25 +00:00
skills.ts Merge origin/main into release/v0.8.0 2026-05-23 12:17:18 +08:00
static-resource-routes.ts fix(daemon): resolve imported design systems in user catalog (#3014) 2026-05-26 15:00:25 +00:00
swift-colors.ts Capture native (Swift) source in the GitHub design import (#2847) 2026-05-25 05:17:47 +00:00
tool-tokens.ts Add run-scoped media execution policy (#3106) 2026-05-28 09:19:40 +00:00
tools-connectors-cli.ts Capture native (Swift) source in the GitHub design import (#2847) 2026-05-25 05:17:47 +00:00
tools-design-systems-cli.ts Add design system package quality guard (#2224) 2026-05-19 16:53:29 +08:00
tools-live-artifacts-cli.ts Add live artifacts and Composio connector catalog (#381) 2026-05-05 16:42:11 +08:00
transcript-export.ts feat(web): "Resume conversation in new chat" UI — #462 Commit B (companion to #1718) (#2264) 2026-05-20 13:28:27 +08:00
update-apply-observations.ts Support nightly and preview package identity (#2437) 2026-05-20 19:46:39 +08:00
user-facing-agent-label.ts fix(daemon): hide agent executable paths from chat status (#2874) (#3046) 2026-05-27 06:22:56 +00:00
xai-credentials.ts feat: integrate xAI SuperGrok subscription as a credential source for Grok media + X search (#2134) 2026-05-19 11:10:34 +08:00
xai-oauth-server.ts feat: integrate xAI SuperGrok subscription as a credential source for Grok media + X search (#2134) 2026-05-19 11:10:34 +08:00
xai-oauth.ts feat: integrate xAI SuperGrok subscription as a credential source for Grok media + X search (#2134) 2026-05-19 11:10:34 +08:00
xai-routes.ts fix(platform): support live system proxy changes (#3093) 2026-05-28 06:11:47 +00:00
xai-tokens.ts feat: integrate xAI SuperGrok subscription as a credential source for Grok media + X search (#2134) 2026-05-19 11:10:34 +08:00