Commit graph

  • eebe810238
    Merge 1f18ec9e2c into 98bd1a5fd1 Søren Østervig 2026-06-25 15:26:02 +02:00
  • e48fc71646
    Merge e410702b0d into 98bd1a5fd1 ohmer1 2026-06-24 21:32:26 -04:00
  • 0fa8f81d9d
    Merge f5e5bc8fa0 into 98bd1a5fd1 pfurovYnP 2026-06-24 17:12:51 +02:00
  • 9bf3267d5c
    Merge 8fa2930a0b into 98bd1a5fd1 Agent_J 2026-06-23 00:26:16 +02:00
  • 98bd1a5fd1 refac main Timothy Jaeryang Baek 2026-06-23 00:08:59 +02:00
  • 52fbbd2bce
    Merge 16dbe8be3d into 68f0fa1cf5 Heliopause0916 2026-06-23 00:01:13 +08:00
  • 68f0fa1cf5 refac Timothy Jaeryang Baek 2026-06-22 17:02:02 +02:00
  • 811d4abc18 refac Timothy Jaeryang Baek 2026-06-22 16:56:50 +02:00
  • c4f47b2776 refac Timothy Jaeryang Baek 2026-06-22 16:18:04 +02:00
  • 0085ec7d1f refac Timothy Jaeryang Baek 2026-06-22 15:57:42 +02:00
  • 680cc28462
    Merge e99fce1ce9 into 2982fe94ae Richard Lew 2026-06-17 06:59:15 +00:00
  • e99fce1ce9 Clarify agent-facing tool descriptions shuofang 2026-06-17 14:59:00 +08:00
  • 22abc1bbc6 Contract model-visible terminal tools shuofang 2026-06-16 18:53:55 +08:00
  • bc326b03be feat: add custom Docker image layer on top of upstream Colin Chen 2026-06-10 12:12:59 +08:00
  • c6ebc20898 chore: remove upstream source code and build artifacts Colin Chen 2026-06-10 12:12:36 +08:00
  • 3fb7966f6a retire codex-gemma operational usage GlitchOverride 2026-06-09 13:04:49 -04:00
  • f5e5bc8fa0
    Merge pull request #3 from pfurovYnP/codex/investigate-asynchronous-operations-for-terminal pfurovYnP 2026-06-03 10:55:51 +03:00
  • b0812cff34 Avoid executor starvation for PTY reads pfurovYnP 2026-06-03 10:55:13 +03:00
  • a5b0619b93
    Merge 6f1ececa62 into 2982fe94ae Dmitry R. 2026-05-19 16:51:12 +00:00
  • 6f1ececa62
    security: strip OPEN_TERMINAL_* from subprocess env Dmitry Rubtsov 2026-05-19 22:35:55 +06:00
  • 19f97fbad3 feat(cli): TAB opens filtered slash picker for /prefix GlitchOverride 2026-05-11 17:24:18 -04:00
  • 9bd1255340 fix(cli): suppress readline bind warning when line editing unavailable GlitchOverride 2026-05-11 17:19:48 -04:00
  • 8bd24025c2 feat(cli): add /ps and /stop target controls for background tasks GlitchOverride 2026-05-11 17:07:19 -04:00
  • a8c21b8862 feat(cli): add pretty numbered/colorized output and dust watcher unit GlitchOverride 2026-05-11 15:54:49 -04:00
  • 0cf241e6b4 feat(midnight): add dust watcher auto-deploy script GlitchOverride 2026-05-11 15:48:11 -04:00
  • dc5ca5a8e3 feat(otx): support login/env/node-bin run options GlitchOverride 2026-05-11 14:23:43 -04:00
  • 086faa14b6 feat(midnight): add bounded readiness probe loop script GlitchOverride 2026-05-11 14:19:51 -04:00
  • 7adcdb1bfe codex-gemma: add BA-Midnight guarded command planning mode GlitchOverride 2026-05-11 13:46:59 -04:00
  • 84df78104c feat(otx): add one-command cross-host harness benchmark wrapper GlitchOverride 2026-05-11 11:53:13 -04:00
  • 2e11866ea2 chore(benchmark): record cross-host otx harness results for gemma 10-case suite GlitchOverride 2026-05-11 11:45:54 -04:00
  • c30e4e216a docs(otx): add loopback+ssh-tunnel pattern for nuc target connectivity GlitchOverride 2026-05-11 11:43:17 -04:00
  • 384a1c42ea feat(otx): add cross-host OpenTerminal target router with run/read/write/edit/logs GlitchOverride 2026-05-11 11:37:55 -04:00
  • 4e10cbf394 chore(benchmark): record 10-case harness baseline snapshot GlitchOverride 2026-05-11 09:28:40 -04:00
  • e8bca79144 test(benchmark): expand policy benchmark corpus to 10 strict cases GlitchOverride 2026-05-11 09:28:35 -04:00
  • 0f953f1ae5 feat(policy): add task classes, failure taxonomy, and per-class retry caps GlitchOverride 2026-05-11 09:28:30 -04:00
  • 9051c1f63f feat(policy): add discoverable codex-gemma benchmark profile command GlitchOverride 2026-05-11 09:25:25 -04:00
  • 1aa7244027 feat(policy): default single-model lock and add harness-path baseline mode GlitchOverride 2026-05-11 09:22:21 -04:00
  • 83accc7577 feat(policy): add strict task-class validation retries and qwen fallback to codex-gemma ask GlitchOverride 2026-05-11 09:04:07 -04:00
  • e86f4af4a1 chore(benchmark): add gemma/qwen strict-contract baseline suite and snapshots GlitchOverride 2026-05-11 09:02:36 -04:00
  • 790319da6c feat(cli): add category-filtered slash menu shortcuts GlitchOverride 2026-05-11 08:53:44 -04:00
  • 8988e70ef2 feat(cli): group slash menu by category for faster navigation GlitchOverride 2026-05-11 08:52:36 -04:00
  • 8d50b4e1bc feat(cli): add slash command descriptions and keybind hints GlitchOverride 2026-05-11 08:51:04 -04:00
  • f625c4571a feat(cli): add interactive slash menu and stronger strict output checks GlitchOverride 2026-05-11 08:49:58 -04:00
  • 223d048ebc feat(cli): add strict contract mode, status prompt, and async job controls GlitchOverride 2026-05-11 08:34:21 -04:00
  • 537165fe30 Add orchestrate workflow with async systemd jobs and completion tracking GlitchOverride 2026-05-10 21:10:24 -04:00
  • 6cd7a09cae Add codex-gemma follow mode with prompt/response transcript trace GlitchOverride 2026-05-10 20:57:37 -04:00
  • 9d1460019d Add codex-gemma watch command for live prompt+log capture GlitchOverride 2026-05-10 20:51:10 -04:00
  • bdd0adf42f Fix codex-gemma ask model-id parsing from /models GlitchOverride 2026-05-10 20:48:23 -04:00
  • 2a921a33d4 Persist mode and add session history with resume --all GlitchOverride 2026-05-10 20:45:37 -04:00
  • 18aed64fae Add raw mode and prompt diagnostics for strict payload control GlitchOverride 2026-05-10 20:43:13 -04:00
  • 8867627d1d Add qwen-temp auto-return and endpoint readiness wait GlitchOverride 2026-05-10 19:34:15 -04:00
  • a88289dc4c Guard model switching with single-active-model activation GlitchOverride 2026-05-10 19:28:46 -04:00
  • c0b737f99c Add codex-gemma bridge for direct model control GlitchOverride 2026-05-10 19:22:44 -04:00
  • 0b4eb508a1 Add text/vision model mode aliases to terminal REPL GlitchOverride 2026-05-10 19:18:39 -04:00
  • 5f7adfdd20 Add chat-first slash completion and endpoint diagnostics GlitchOverride 2026-05-10 19:10:07 -04:00
  • 4f82a79dc3 Improve slash UX with aliases and substring command matching GlitchOverride 2026-05-10 19:07:35 -04:00
  • 27ca735593 Add global open-terminal REPL CLI with slash commands GlitchOverride 2026-05-10 18:59:04 -04:00
  • 95491cb807 Harden service and add periodic verification timer GlitchOverride 2026-05-10 18:50:45 -04:00
  • fac5bf56a4 Add one-command decoupled stack verification script GlitchOverride 2026-05-10 18:46:51 -04:00
  • 867b8e9a5c Document systemd cutover and OpenWebUI decoupling GlitchOverride 2026-05-10 18:45:14 -04:00
  • ea1aa056a9 Add bare-metal systemd baseline and local ops docs GlitchOverride 2026-05-10 18:38:24 -04:00
  • 8fa2930a0b docs: add MCP server section to README 0xOb5k-J 2026-05-08 02:23:25 +05:30
  • e410702b0d Optional adding the OS user to a OS group ohmer1 2026-05-06 13:26:33 -04:00
  • 16dbe8be3d
    fix(mcp): allow stdio transport without explicit API key Steven Weng 2026-05-06 01:28:31 +08:00
  • 214d0a4742
    fix(cli): skip host/port resolution for stdio transport in MCP command Steven Weng 2026-05-05 23:21:51 +08:00
  • 1f18ec9e2c fix: egress filtering when running as non-root user Søren Østervig 2026-05-05 11:42:53 +02:00
  • 89f666d15d fix: mcp command sends empty Authorization header (#115) 0xOb5k-J 2026-04-23 15:01:26 +05:30
  • c1b3ffa590
    update doc for grep pfurovYnP 2026-04-21 11:43:30 +03:00
  • bcb7593f23
    Merge pull request #1 from pfurovYnP/codex/update-grep-to-use-text-representations pfurovYnP 2026-04-21 11:26:36 +03:00
  • c6f860b4ad Refactor shared document extraction logic for read and grep pfurovYnP 2026-04-21 11:21:54 +03:00
  • 2982fe94ae
    Merge pull request #106 from huss-mo/fix/mcp-server-auth Tim Baek 2026-04-16 18:23:10 -07:00
  • 9162e808c3 feat: add /files/serve/{path} endpoint for iframe relative URL resolution v0.11.34 Timothy Jaeryang Baek 2026-04-08 14:49:49 -07:00
  • f74428ffb8 refac Timothy Jaeryang Baek 2026-04-08 13:07:45 -07:00
  • 8c154351df fix: default grep_search to regex mode v0.11.33 Timothy Jaeryang Baek 2026-04-08 13:03:47 -07:00
  • 2e1005b60a fix: pass API key as Bearer token in MCP server httpx client hussein 2026-04-04 02:02:10 +02:00
  • 912c8d90fe fix: activate docker socket group membership without requiring new login Daniel Vystrcil 2026-04-02 15:54:40 -07:00
  • 8217990148 fix: install terraform and helm from their official sources Daniel Vystrcil 2026-04-02 15:40:41 -07:00
  • 5aed5212e5 fix: update yq checksum verification to use new checksums file format Daniel Vystrcil 2026-04-02 15:28:20 -07:00
  • 7eda717c9f
    Update Dockerfile dvystrcil 2026-04-02 15:10:46 -07:00
  • ee7233526d feat: add yq YAML processor and productivity tools User 2026-04-02 21:40:20 +00:00
  • 8a491e8b90 refac Timothy Jaeryang Baek 2026-04-02 01:53:33 -05:00
  • 0974eeb02c
    Merge d2bf9b8680 into 48d0ab4fe6 Volker Mauel 2026-04-01 16:13:09 +00:00
  • d2bf9b8680 feat: add window management, cursor overlay, grounding support for computer use desktop GitHub Actions 2026-04-01 18:12:38 +02:00
  • e61d3c2ae9 chore: bump kubectl to v1.34 Daniel Vystrcil 2026-03-31 22:37:36 -07:00
  • 03b7af1321 ci: promote dev image to release tags instead of rebuilding Daniel Vystrcil 2026-03-31 22:22:11 -07:00
  • 868616b9e4 fix: install act to /usr/local/bin instead of $HOME/bin Daniel Vystrcil 2026-03-31 22:08:29 -07:00
  • f175f94c32 refactor: convert to wrapper image over ghcr.io/open-webui/open-terminal Daniel Vystrcil 2026-03-31 21:55:23 -07:00
  • e6b845147a
    Update pyproject.toml dvystrcil 2026-03-31 21:20:34 -07:00
  • 7ecfc2d6a3
    Update Dockerfile dvystrcil 2026-03-31 21:03:10 -07:00
  • b8d74ca169 fixed chrome not launching GitHub Actions 2026-03-31 20:56:36 +02:00
  • 000350aff5
    Update pyproject.toml (#8) dvystrcil 2026-03-31 09:55:58 -07:00
  • 9133255eed
    Adding ACT dvystrcil 2026-03-31 09:32:53 -07:00
  • eee0abdb1f feat: add human-like randomized delay between keystrokes in desktop type endpoint Volker Mauel 2026-03-31 16:27:05 +02:00
  • 5f12f9df68 feat: add virtual desktop & noVNC integration for GUI-based computer use (#44) Volker Mauel 2026-03-31 16:18:10 +02:00
  • 48d0ab4fe6 enh: OPEN_TERMINAL_NPM_PACKAGES Timothy Jaeryang Baek 2026-03-30 19:56:58 -05:00
  • 1bc3aab492
    Merge pull request #98 from EntropyYue/fix/terminals Tim Baek 2026-03-31 04:53:15 +04:00
  • fe2e5e1521 fix: GET terminals return null EntropyYue 2026-03-31 00:03:26 +08:00
  • 96d8134e1e feat: resolve relative paths against session cwd in all file endpoints v0.11.32 Timothy Jaeryang Baek 2026-03-29 21:34:44 -05:00
  • 4db47e8cee feat: resolve relative paths against session cwd in all file endpoints Timothy Jaeryang Baek 2026-03-29 21:22:28 -05:00
  • fbaf2e8e69 feat: per-session working directory tracking via X-Session-Id header v0.11.31 Timothy Jaeryang Baek 2026-03-29 20:57:34 -05:00