Commit Graph

  • 1dd8fabde9 Merge branch 'main' into fix/credential-failure-ux gavrielc 2026-04-29 17:42:25 +03:00
  • 8c5d67cc78 fix(setup): dynamic FK cleanup, remove normalizeName coupling gabi-simons 2026-04-29 14:27:03 +00:00
  • d86051805b feat(setup): delete scratch agent after ping-pong, simplify flow gabi-simons 2026-04-29 14:09:47 +00:00
  • 5f34e26240 fix(credentials): translate auth errors and require OneCLI for spawn gavrielc 2026-04-29 17:02:15 +03:00
  • 5dd15c0014 Merge branch 'main' into feat/channel-approval-flow Gabi Simons 2026-04-29 16:34:31 +03:00
  • db19837740 feat(permissions): richer channel-approval flow with agent selection and free-text naming Gabi Simons 2026-04-29 13:17:35 +00:00
  • 9e45845000 Merge pull request #2104 from alipgoldberg/setup-assistant-green gavrielc 2026-04-29 15:36:26 +03:00
  • 9a919f4148 Merge branch 'main' into setup-assistant-green gavrielc 2026-04-29 15:36:14 +03:00
  • 4608836953 feat(setup): paint "assistant" green in the agent-name prompt exe.dev user 2026-04-29 12:32:25 +00:00
  • 1bf903a64d Merge pull request #2103 from alipgoldberg/setup-pronoun-green gavrielc 2026-04-29 15:25:12 +03:00
  • 0044bba0e5 Merge branch 'main' into setup-pronoun-green gavrielc 2026-04-29 15:25:02 +03:00
  • 26594d2c54 feat(setup): paint "you" green in the display-name prompt exe.dev user 2026-04-29 12:16:15 +00:00
  • 01131521ff Merge pull request #2102 from alipgoldberg/setup-color-choices gavrielc 2026-04-29 15:07:56 +03:00
  • 3742165708 Merge branch 'main' into setup-color-choices gavrielc 2026-04-29 15:07:00 +03:00
  • 4c791a41b2 feat(setup): cyan highlight on active and submitted choices exe.dev user 2026-04-29 12:01:35 +00:00
  • 6ef147bc89 Merge pull request #2101 from alipgoldberg/setup-color-body gavrielc 2026-04-29 14:58:27 +03:00
  • 7d153df710 Merge branch 'main' into setup-color-body gavrielc 2026-04-29 14:58:02 +03:00
  • ab2d509671 feat(setup): paint card and log bodies in brand cyan exe.dev user 2026-04-29 11:43:30 +00:00
  • 57a959028d Merge pull request #2098 from Koshkoshinsk/setup-token-headless gavrielc 2026-04-29 14:02:53 +03:00
  • 9f564650c6 Merge branch 'main' into setup-token-headless gavrielc 2026-04-29 14:02:45 +03:00
  • 2acd71731a Merge pull request #2094 from qwibitai/fix/setup-reuse-existing-env gavrielc 2026-04-29 14:01:03 +03:00
  • b7f099db96 Merge branch 'main' into setup-token-headless Daniel M 2026-04-29 13:59:24 +03:00
  • c8e960314a Merge remote-tracking branch 'upstream/main' into fix/setup-reuse-existing-env gavrielc 2026-04-29 13:58:21 +03:00
  • ec3aa0f139 Merge pull request #2096 from qwibitai/fix/password-clear-on-error gavrielc 2026-04-29 13:54:36 +03:00
  • d4868a5e01 Merge branch 'main' into fix/password-clear-on-error Gabi Simons 2026-04-29 13:35:48 +03:00
  • a014a67556 fix password fields not clearing after validation error Gabi Simons 2026-04-29 10:34:58 +00:00
  • e0f813603e Merge pull request #2095 from alipgoldberg/setup-undim-cards gavrielc 2026-04-29 13:29:06 +03:00
  • aa390b3fd0 detect existing .env and credentials on setup re-run Gabi Simons 2026-04-29 10:20:54 +00:00
  • 9c8f680ca8 fix: stop dimming setup card bodies exe.dev user 2026-04-29 10:20:10 +00:00
  • 93be2d15f0 fix claude setup-token flow for headless/remote systems exe.dev user 2026-04-29 10:18:38 +00:00
  • 89738917ae offer to install and authenticate Claude CLI before diagnosis exe.dev user 2026-04-29 08:18:29 +00:00
  • ede6c01da8 chore: bump version to 2.0.15 github-actions[bot] 2026-04-28 19:53:23 +00:00
  • 4d6f9b70f4 Merge pull request #2080 from Koshkoshinsk/circuit-breaker gavrielc 2026-04-28 22:53:06 +03:00
  • 336e01d2a1 fix circuit-breaker off-by-one, ENOENT, and reset-on-throw + tests gavrielc 2026-04-28 22:51:11 +03:00
  • 2bf296b04a add startup circuit breaker and troubleshooting docs Daniel Milliner 2026-04-28 14:01:32 +00:00
  • ae9bcb7c33 Merge pull request #2075 from qwibitai/fix/slack-setup-wiring gavrielc 2026-04-28 15:37:54 +03:00
  • 99869105ba Merge branch 'main' into fix/slack-setup-wiring Gabi Simons 2026-04-28 15:35:20 +03:00
  • c5d0243417 fix(setup): add Interactivity & Shortcuts step to Slack setup Gabi Simons 2026-04-28 12:19:44 +00:00
  • c36f0c6b36 fix(setup): wire Slack agent during setup like Discord/Telegram Gabi Simons 2026-04-28 11:35:51 +00:00
  • 45d3016bce docs: update token count to 133k tokens · 67% of context window github-actions[bot] 2026-04-28 10:27:34 +00:00
  • 7e37b13aab Fix path traversal in attachment handling on channel-inbound path gavrielc 2026-04-28 13:26:44 +03:00
  • a80f095174 fix(setup): inject ~/.local/bin into PATH so post-install onecli is reachable dooha333 2026-04-27 00:56:29 +00:00
  • f8c3d02348 docs: update token count to 133k tokens · 66% of context window github-actions[bot] 2026-04-26 21:39:24 +00:00
  • b808ab4fd2 chore: bump version to 2.0.14 github-actions[bot] 2026-04-26 21:39:18 +00:00
  • b9b186c9cf Merge pull request #2023 from KeXin95/fix/custom-anthropic-base-url gavrielc 2026-04-27 00:39:07 +03:00
  • b44bcf5dcf Merge branch 'main' into fix/custom-anthropic-base-url gavrielc 2026-04-27 00:38:53 +03:00
  • be86bd3c2d fix(setup): remove duplicate pollHealth import in auto.ts gavrielc 2026-04-27 00:35:55 +03:00
  • 6591062fbb refactor: route custom Anthropic endpoint through OneCLI vault gavrielc 2026-04-27 00:34:31 +03:00
  • 26fc3ff322 feat: pass ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN into agent containers KeXin95 2026-04-25 22:12:09 -07:00
  • 4ebf56e2a3 Merge pull request #2035 from qwibitai/feat/setup-advanced-settings gavrielc 2026-04-27 00:15:05 +03:00
  • 7693a20970 feat(setup): validate onecli api token starts with oc_ gavrielc 2026-04-27 00:05:45 +03:00
  • e706dcac00 feat(setup): default OneCLI remote URL to https://app.onecli.sh gavrielc 2026-04-27 00:04:42 +03:00
  • f048447ec5 feat(setup): authenticate onecli CLI for remote vault setup gavrielc 2026-04-27 00:00:59 +03:00
  • efdd05a7ef feat(setup): advanced settings registry with remote OneCLI support gavrielc 2026-04-26 23:39:12 +03:00
  • 7de1fc1b3c Merge pull request #2030 from evenisse/feat/onecli-remote gavrielc 2026-04-27 00:11:18 +03:00
  • 6b431c195d feat(setup): add remote OneCLI option in setup flow Emmanuel Venisse 2026-04-26 18:33:19 +02:00
  • 5812422321 Merge branch 'main' into feat/migrate-from-v1 Gabi Simons 2026-04-26 12:26:04 +03:00
  • 0bc082a17c Merge pull request #2010 from ira-at-work/pr/add-signal-v2 gavrielc 2026-04-25 17:35:45 +03:00
  • b6be3b9bf4 docs(skills): merge add-signal-v2 lessons into add-signal, drop v2 Ira Abramov 2026-04-25 16:52:20 +03:00
  • 7e99d0eaf7 Merge branch 'main' into pr/add-signal-v2 Ira Abramov 2026-04-25 16:44:42 +03:00
  • b92fdb5771 Merge remote-tracking branch 'upstream/main' glifocat 2026-04-24 17:12:34 +02:00
  • 8d8522202a chore: bump version to 2.0.13 github-actions[bot] 2026-04-24 14:20:58 +00:00
  • 0df647be74 Merge pull request #1963 from grtwrn/fix/register-channel-wiring gavrielc 2026-04-24 17:20:41 +03:00
  • 2825f657ca Merge branch 'main' into fix/register-channel-wiring gavrielc 2026-04-24 17:20:29 +03:00
  • 15a6950b5b chore: bump version to 2.0.12 github-actions[bot] 2026-04-24 14:13:34 +00:00
  • 226fc93795 docs: update token count to 132k tokens · 66% of context window github-actions[bot] 2026-04-24 14:13:32 +00:00
  • 15e2ac7649 Merge pull request #1967 from IamAdamJowett/fix/session-state-per-provider-and-agent-route-files gavrielc 2026-04-24 17:13:16 +03:00
  • f804ebf2e9 Merge branch 'main' into fix/session-state-per-provider-and-agent-route-files gavrielc 2026-04-24 17:13:06 +03:00
  • fc375ca72b fix(register): wire channels with correct engage fields, skip prefix for native IDs grtwrn 2026-04-23 21:04:15 -04:00
  • 88d3da76c3 Merge pull request #1964 from grtwrn/skill/add-gcal-tool gavrielc 2026-04-24 16:51:26 +03:00
  • 6d35c85129 skill(add-gcal-tool): OneCLI-native Google Calendar MCP tool gavrielc 2026-04-24 16:49:40 +03:00
  • f0ebc8d6e1 Merge pull request #1961 from grtwrn/skill/add-gmail-tool gavrielc 2026-04-24 16:42:09 +03:00
  • c7f8e98471 Merge branch 'main' into skill/add-gmail-tool gavrielc 2026-04-24 16:41:59 +03:00
  • 52f8661f0c docs(providers): note that container.json provider is what the runner reads exe.dev user 2026-04-24 13:35:49 +00:00
  • f37e775358 Revert src changes; skill applies them at install time gavrielc 2026-04-24 16:30:14 +03:00
  • 41162517d9 Merge pull request #1960 from shock99-samantha/fix/register-engage-mode-schema gavrielc 2026-04-24 15:35:35 +03:00
  • 2afcee3a4f Merge pull request #1970 from pankajkgarg/codex/detect-auth-errors-in-setup gavrielc 2026-04-24 15:27:57 +03:00
  • 9bb416c157 Merge branch 'main' into codex/detect-auth-errors-in-setup gavrielc 2026-04-24 15:27:35 +03:00
  • beb73d792a Merge pull request #1975 from glifocat/chore/label-pr-fork-support gavrielc 2026-04-24 15:26:34 +03:00
  • 8b783daa67 Merge branch 'main' into chore/label-pr-fork-support gavrielc 2026-04-24 15:26:25 +03:00
  • 5cbfccec05 chore: bump version to 2.0.11 github-actions[bot] 2026-04-24 12:25:45 +00:00
  • 8637143216 Merge pull request #1974 from glifocat/chore/format-chat-sdk-bridge gavrielc 2026-04-24 15:25:31 +03:00
  • 44067e73cb Merge branch 'main' into chore/format-chat-sdk-bridge gavrielc 2026-04-24 15:25:20 +03:00
  • 72d0134d0a Merge pull request #1972 from glifocat/fix/cli-only-verify gavrielc 2026-04-24 15:24:58 +03:00
  • d3581bc65e Merge remote-tracking branch 'upstream/main' glifocat 2026-04-24 13:11:51 +02:00
  • 2b51a4e707 fix(workflows): label PRs from forks that follow the contributing template glifocat 2026-04-24 12:50:25 +02:00
  • 3d6837c411 chore(format): apply prettier to chat-sdk-bridge.ts glifocat 2026-04-24 12:12:05 +02:00
  • 9fd694c763 chore(setup): minimize verify diff glifocat 2026-04-24 11:49:04 +02:00
  • 4fc2c4275c test(setup): cover CLI-only verify status glifocat 2026-04-24 11:44:58 +02:00
  • 1de5a0356b fix(setup): accept CLI-only verify success glifocat 2026-04-24 11:44:35 +02:00
  • f41c162009 detect setup auth ping failures Pankaj Garg 2026-04-24 08:42:10 +02:00
  • fd03b89333 fix(agent-route): reject unsafe attachment filenames to prevent path traversal Adam 2026-04-24 15:44:19 +10:00
  • 672e228876 fix(agent-route): forward file attachments between agents Adam 2026-04-24 15:15:33 +10:00
  • 81ef193e69 refactor(session-state): key continuations per provider to survive provider switches Adam 2026-04-24 13:38:46 +10:00
  • 9e33274e2a skill(add-gmail-tool): OneCLI-native Gmail MCP tool grtwrn 2026-04-23 20:43:02 -04:00
  • d0c608c751 fix(setup): register step uses engage_mode columns dropped by migration 010 Samantha 2026-04-23 19:44:47 -04:00
  • a4346f566c docs: update token count to 130k tokens · 65% of context window github-actions[bot] 2026-04-23 22:54:40 +00:00
  • 1df8dec9bd Merge pull request #1958 from qwibitai/fix/provider-db-precedence gavrielc 2026-04-24 01:54:25 +03:00
  • 82baa39f20 Merge branch 'main' into fix/provider-db-precedence gavrielc 2026-04-24 01:54:16 +03:00
  • 5845a5a980 fix(container-runner): honor agent_provider DB columns with session override exe.dev user 2026-04-23 22:47:10 +00:00