Commit Graph

  • b6e230e7ad [eric] edge: octopus instead of bee on the fallback pages ciregenz 2026-06-20 01:16:15 -07:00
  • c5262723c4 [eric] edge: rate limiter evicts oldest keys instead of wiping every visitor's window ciregenz 2026-06-19 22:28:24 -07:00
  • b630e9ee14 [eric] publish: rename Fix to Scan again (the button re-scans, it doesn't auto-fix) ciregenz 2026-06-19 21:20:46 -07:00
  • f611703886 [eric] outputs: remove two dead pass no-ops ciregenz 2026-06-19 21:20:46 -07:00
  • 6a8197c05b [eric] publish: never bundle secret-shaped files (.env, private keys) into a public app ciregenz 2026-06-19 21:20:46 -07:00
  • 7a4777a41f [eric] edge: drop unused report_footer_note (takedown path not built) ciregenz 2026-06-19 21:20:46 -07:00
  • 9035f8a2eb [eric] edge: negative-cache bundle misses so random-slug spray can't hammer Tigris ciregenz 2026-06-19 21:20:46 -07:00
  • 7a9eb214e9 [eric] publish: neutralize vite-plugin-terminal during build so older workspaces build clean ciregenz 2026-06-19 20:19:44 -07:00
  • 6229463ce4 [aidan] feat/workflows: launch-time scheduling UX and workflow-card polish (#101) AidanandGitHub 2026-06-19 20:10:34 -07:00
  • 8baa369e6c [aidan] fix/types: add missing semantic-type labels and drop stray fade arg aidan/feat/workflows-ux-polish abccodes 2026-06-19 20:08:19 -07:00
  • a340617ea9 Merge remote-tracking branch 'origin/aidan/feat/scheduled-tasks' into aidan/feat/workflows-ux-polish abccodes 2026-06-19 19:58:10 -07:00
  • 8f2a827313 [aidan] ux/workflows-hub: remove time-saved badge from calendar header abccodes 2026-06-19 19:48:40 -07:00
  • 6b85d006b5 [aidan] feat/schedule-list: window long list via measured-height virtualizer abccodes 2026-06-19 19:48:40 -07:00
  • fbe22ae1d0 [aidan] fix/tidy-layout: include workflows hub in tidy and fit-to-view abccodes 2026-06-19 19:42:20 -07:00
  • c163dfed77 [aidan] feat/workflows: generate title, description, step labels at convert time abccodes 2026-06-19 19:39:38 -07:00
  • 7daa8d573b [aidan] ux/calendar-card: match corner radius to browser cards abccodes 2026-06-19 19:09:28 -07:00
  • cc3da8b74c [aidan] ux/run-history: collapse expanded run view to one clickable line abccodes 2026-06-19 19:09:28 -07:00
  • 5176c8e35c [aidan] ux/run-sparkline: simplify tooltip to plain run tally abccodes 2026-06-19 19:09:28 -07:00
  • 0fea78c2a7 [aidan] fix/minimap: render missed-runs card on the minimap abccodes 2026-06-19 19:02:56 -07:00
  • ed43937a5e [aidan] fix/workflows-hub: load workflows on hub mount so calendar fills at launch abccodes 2026-06-19 18:55:20 -07:00
  • c722641fec [eric] settings: PATCH diff-merge save closes renderer-vs-agent lost update; per-loop write lock ciregenz 2026-06-19 18:38:02 -07:00
  • 9e207a4991 [aidan] chore/backend: remove stale explanatory comments abccodes 2026-06-19 18:20:26 -07:00
  • e3df0c44de [aidan] ux/mcp-bubble: drop redundant verb label when a workflow label is shown abccodes 2026-06-19 18:20:26 -07:00
  • f2ea2be24c [aidan] ux/agent-card: keep convert-to-workflow visible during runs with mid-turn toast abccodes 2026-06-19 18:20:26 -07:00
  • 90a98739f6 [aidan] refactor/workflow-cards: use radius and status design tokens, polish card chrome abccodes 2026-06-19 18:20:21 -07:00
  • 43741e8ccf [aidan] feat/scheduled-tasks: review missed runs at launch instead of auto-firing on_missed abccodes 2026-06-19 18:20:16 -07:00
  • 5043f5ad99 [eric] skills: prove skill injection is provider-agnostic by construction (no provider arg, universal Read tool) ciregenz 2026-06-19 18:14:58 -07:00
  • c6bc394d34 [aidan] fix/dashboard-tethers: keep watching line anchored on canvas zoom abccodes 2026-06-19 18:14:51 -07:00
  • 7cdc7690fe [eric] settings-agent/skills: prove live stdio guard on a real session, install->usable pipeline, and select->send threading ciregenz 2026-06-19 18:08:52 -07:00
  • bf282a20a1 [eric] edge: default Tigris bucket to openswarm-app-bundles ciregenz 2026-06-19 18:06:12 -07:00
  • 1cf843d965 [eric] settings-agent: shared secret-scanner (backend/common) + fail-safe value-shape redaction + second-wall credential restore + unified settings write lock ciregenz 2026-06-19 18:04:43 -07:00
  • 5c05fdc812 [aidan] feat/missed-runs: launch toast with per-workflow counts and pan-to-card abccodes 2026-06-19 18:00:33 -07:00
  • 650da6c730 [aidan] feat/schedule-list: lazy-load list view via scroll sentinel abccodes 2026-06-19 18:00:33 -07:00
  • cec6e4e494 [aidan] ux/calendar-card: match border color and radius to chat and workflow cards abccodes 2026-06-19 17:59:59 -07:00
  • 928da9185f [aidan] fix/convert-button: stop drag capture so convert-to-workflow click fires abccodes 2026-06-19 17:59:59 -07:00
  • ef1c7a28e2 [eric] publish: don't embed the install token in preview app JS; stub OUTPUT_* (run only when published) ciregenz 2026-06-19 17:47:25 -07:00
  • 93983244b9 [aidan] feat/run-log-filters: add success and skipped pills to scheduled task history abccodes 2026-06-19 17:35:53 -07:00
  • b468215052 [eric] electron: exempt same-origin navigations in main-window will-navigate so a reload (Restart tour) on the prod 4173 origin isn't re-opened as a recursive browser card ciregenz 2026-06-19 17:29:13 -07:00
  • ecaad7c6bd [eric] edge: degrade to not-found on any storage error, never 500 the whole edge ciregenz 2026-06-19 17:23:14 -07:00
  • a69d6070f8 [eric] onboarding: stop auto-typing+sending canned prompts (no forced pdf app); steps 5/6/8 guide and let the user send their own task ciregenz 2026-06-19 17:18:44 -07:00
  • aae91910f0 [eric] edge: call cloud over private 6PN mesh + rename token to EDGE_AUTH_TOKEN ciregenz 2026-06-19 17:13:40 -07:00
  • f014ff3cbb [aidan] ux/calendar-page: schedule calendar restyle + popover fixes (#99) AidanandGitHub 2026-06-19 16:56:04 -07:00
  • ab30c08733 [eric] publish: switch hosting apex to openswarm.host (bought) from openswarm.dev ciregenz 2026-06-19 16:45:30 -07:00
  • abcd334b34 [eric] publish: OUTPUT_COMPUTE/OUTPUT_LLM runtime in preview + /outputs/llm endpoint + skill doc ciregenz 2026-06-19 04:57:06 -07:00
  • def971f5f2 [eric] edge: inject OUTPUT_COMPUTE/OUTPUT_LLM runtime into served HTML ciregenz 2026-06-19 04:57:06 -07:00
  • 020a67574d [eric] publish: PublishModal (scan -> Cancel/Fix/Publish-anyway -> live link) wired into ShareModal ciregenz 2026-06-19 04:26:43 -07:00
  • b36d38b26f [eric] publish: outputs publish fields + publishApi (preflight/publish/unpublish) ciregenz 2026-06-19 04:26:43 -07:00
  • a64e18e5d2 [eric] edge: openswarm-edge service for *.openswarm.dev (static serve + sandbox compute + LLM proxy) ciregenz 2026-06-19 04:20:36 -07:00
  • de2fce4f62 [eric] settings-agent: one settingSelectAttrs helper kills the per-row JSON drift + extends select-and-send across the whole General tab (Interface+Agent Defaults+Advanced, 16 fields) ciregenz 2026-06-19 04:15:36 -07:00
  • 21a0694914 [eric] publish: send output_id + override to cloud so republish reuses the slug ciregenz 2026-06-19 04:15:02 -07:00
  • 6e3ccd1824 [eric] skills: harden skills.sh resolver, optional GitHub token (60->5000/hr), real default-branch fallback when main/master miss, deterministic skill-path tie-break ciregenz 2026-06-19 04:08:53 -07:00
  • 5902352ef9 [eric] skills: unify storage so every user/imported skill is a folder (one write path); flat stays read-compat and is superseded on write ciregenz 2026-06-19 04:07:09 -07:00
  • f866a3717c [eric] skills/settings-agent: scan community SKILL.md+files for secrets & reframe install risk (agent-instructions, not just scripts); extract apply_settings_update so the tool stops calling the PUT route as a fn ciregenz 2026-06-19 04:03:58 -07:00
  • 6404d98b3a [aidan] feat/scheduled-tasks: agent workflow scheduling and in-chat convert (#98) AidanandGitHub 2026-06-19 03:47:35 -07:00
  • 324aa61b0f Merge remote-tracking branch 'origin/aidan/feat/scheduled-tasks' into aidan/feat/scheduled-tasks-agent-tools aidan/feat/scheduled-tasks-agent-tools abccodes 2026-06-19 03:42:59 -07:00
  • 6c3bfcde3c [aidan] feat/workflow-convert: in-chat convert popup and auto-open scheduled workflow card abccodes 2026-06-19 03:41:50 -07:00
  • 7608d0bc17 [aidan] feat/agent-scheduling: route recurring asks through native workflows, deny claude cron skill abccodes 2026-06-19 03:41:50 -07:00
  • 72433fced0 [eric] skills: atomic skill-index write + corrupt-read resilience (preserve aside, never brick), mirroring the settings store ciregenz 2026-06-19 03:37:23 -07:00
  • 111b527979 [aidan] refactor/private-names: rename error and schedule classifiers from _ to p_ abccodes 2026-06-19 03:33:11 -07:00
  • 371b72ddd1 [eric] settings-agent/skills: fix concurrent-write lost update (serialize), registry install slug clobber (dedup), dialog stale-response races, partial-write + skills.sh boundary hardening ciregenz 2026-06-19 03:32:16 -07:00
  • 722a9e896a [eric] publish: desktop build/scan/bundle + publish/preflight/unpublish endpoints ciregenz 2026-06-19 03:28:27 -07:00
  • 8988f7e18e [aidan] feat/schedule-calendar: mark current time with a now line in week view abccodes 2026-06-19 03:20:30 -07:00
  • d714dfaee1 [eric] skills: folder skills round-trip through .swarm/zip import (supporting files preserved via the entity files() channel, not flattened) ciregenz 2026-06-19 03:17:44 -07:00
  • da0b524f95 [eric] skills: community (skills.sh) browse + install dialog w/ file/script disclosure before commit; entry button on Skills page ciregenz 2026-06-19 03:14:00 -07:00
  • 0441e8f127 [eric] settings-agent: select-and-send Settings rows -> selected_setting_ids (new settings-option element type, Interface rows selectable, full send plumbing) ciregenz 2026-06-19 03:10:31 -07:00
  • a0af8476c2 [eric] settings-agent: thread selected_setting_ids -> focused context block so users can point the agent at specific Settings rows (targeting aid, not a gate) ciregenz 2026-06-19 03:01:05 -07:00
  • 3c950b01f8 [eric] skills: skills.sh wild-registry source (live search) + GitHub-trees install resolver w/ script disclosure, inert install, path-traversal guard ciregenz 2026-06-19 02:57:58 -07:00
  • d908209a85 [eric] skills: multi-file folder skills (SKILL.md + supporting files) w/ legacy flat compat; inject folder path for on-demand provider-agnostic reads ciregenz 2026-06-19 02:50:33 -07:00
  • 1a4cccf3cd [eric] settings-agent: always-on SettingsRead/SettingsWrite MCP server + guarded /api/settings-meta endpoint, wired into every run ciregenz 2026-06-19 02:47:38 -07:00
  • f094de5fbd [eric] settings-agent: typed powering-credential resolver + schema-derived redactor + exhaustive no-suicide invariant test ciregenz 2026-06-19 02:42:56 -07:00
  • b7450f885a [eric] merge winv2: win startup speedups + skill-registry seed, release 1.3.87 v1.3.87 ciregenz 2026-06-19 00:57:57 -07:00
  • b60aa522dc [aidan] feat/workflow-suggest: nudge user to convert repeatable chat to workflow abccodes 2026-06-19 00:28:20 -07:00
  • 4ae97e5de0 [eric] throttle: emit rate_limited on exhausted backoff + muted auto-clearing pill (no error card) ciregenz 2026-06-19 00:03:57 -07:00
  • 6193863408 [eric] subscriptions: confirm active node before Connected (claude+codex), re-check on run-fail, honest copy ciregenz 2026-06-18 22:51:26 -07:00
  • f0cb676afb [eric] permissions: read-only MCP actions auto-allow by default; writes still ask ciregenz 2026-06-18 20:27:37 -07:00
  • 324edc1971 [eric] approvals: surface Always Allow All in the batch bar so it stops being hidden behind Approve All ciregenz 2026-06-18 20:24:42 -07:00
  • a5d89888d8 [eric] drm: redact Authorization bearer token in [drm-req] license logging ciregenz 2026-06-18 04:19:35 -07:00
  • b97609d92a [eric] github mcp: point at /x/all so every toolset is exposed, not the default subset ciregenz 2026-06-18 00:55:39 -07:00
  • 40c863e9cf [eric] integrations: add GitHub MCP (remote http server + one-click OAuth) ciregenz 2026-06-17 23:44:03 -07:00
  • 562d7537e9 [aidan] fix/workflow-cards: keep watched run tethered on finish to avoid duplicate chat abccodes 2026-06-18 23:30:22 -07:00
  • 8750c6a3be [aidan] fix/workflow-chat: force stop on watched run mirrors workflow card stop abccodes 2026-06-18 23:30:18 -07:00
  • b0725083a3 [aidan] feat/workflow-model: persist edit-agent model on save with switch notice and fresh drafts abccodes 2026-06-18 23:30:13 -07:00
  • 02f0736c63 [aidan] fix/agent-tokens: friendly out-of-tokens card across all agent surfaces abccodes 2026-06-18 23:29:43 -07:00
  • 2ec2ef94f8 [aidan] feat/mcp-suggestions: suggest both Google and Microsoft when provider is ambiguous abccodes 2026-06-18 22:26:00 -07:00
  • d401e11ebe [aidan] ux/workflows: surface paused state on card, sidebar, and calendar; tidy run history abccodes 2026-06-18 22:26:00 -07:00
  • c31748ca53 [aidan] feat/workflows: add scheduled-run "running now" toast with click-to-view (#97) AidanandGitHub 2026-06-18 21:11:05 -07:00
  • 65fb15187e [aidan] merge/scheduled-tasks: reconcile toast, keep our running-now popup, drop duplicate ScheduledRunToast aidan/feat/scheduled-tasks-v1 abccodes 2026-06-18 21:08:20 -07:00
  • 7814baf2c3 [aidan] feat/workflows: add scheduled-run "running now" toast with click-to-view abccodes 2026-06-18 20:54:04 -07:00
  • db6c5c4d9d [eric] agents: idempotent id-keyed message commit so a stop racing the SDK envelope can't append a duplicate reply ciregenz 2026-06-18 18:44:25 -07:00
  • c1503eae97 [eric] agents: make Stop instant: commit the partial + free the task before the slow SDK teardown, and ignore a superseded task's late teardown ciregenz 2026-06-18 18:24:54 -07:00
  • b1fc1dd923 [eric] chat: on stop, promote the in-flight assistant text to a message immediately so the partial doesn't blink out during the SDK cancel lag ciregenz 2026-06-18 05:02:19 -07:00
  • a716b43df1 [eric] agents: after a mid-stream stop, rebuild history from session.messages so resume/follow-ups see the partial reply ciregenz 2026-06-18 04:36:23 -07:00
  • 168a49bae9 [aidan] feat/mcp-suggestions: dismissable integration banner with per-session cooldown abccodes 2026-06-18 04:13:39 -07:00
  • 3f780bf2b3 [aidan] feat/workflows: validate steps before scheduling and keep chat tool memory abccodes 2026-06-18 04:12:52 -07:00
  • 213e3d75bb [aidan] fix/dashboard-tethers: anchor workflow-sidecar tethers to measured card rects abccodes 2026-06-18 04:12:07 -07:00
  • 5350f3e6dc [aidan] feat/workflows: toast when an unattended scheduled run starts abccodes 2026-06-18 04:12:00 -07:00
  • bf00ff2ee0 [aidan] ux/edit-agent: move fix-prefix card below the step list abccodes 2026-06-18 04:11:28 -07:00
  • 658d2d3807 [aidan] ux/edit-agent: hide Discard for an unsaved new workflow abccodes 2026-06-18 04:11:06 -07:00
  • f650bb6e01 [aidan] feat/workflows: require at least one step to save a workflow abccodes 2026-06-18 04:10:32 -07:00
  • fb9a2a5b7b [eric] chat: fix the malformed resume-agent continue prompt ciregenz 2026-06-18 04:00:47 -07:00