zeroclaw/web/src
Marijan Petričević 035b19ffba
Add nix package (#1829)
* .editorconfig: force spaces and 2 space indent_size

* nix: package init at 0.1.7

* gitignore: ignore result symlinks created by nix build

* nix/devShell: obtain toolchain used by package recipe to build the package

* nix: the toolchain should never be installed globally as encouraged by fenix

* nix: format nix code and add nixfmt-tree formatter

* nix: add overlay to flake outputs

* zeroclaw-web: fix unknow name loading building with Nix

* nix: package zeroclaw-web at 0.1.0

* zeroclaw: use build zeroclaw-web artifacts direclty

* nix: remove reference to the Rust toolchain from the runtime dependencies
2026-02-26 04:57:15 -05:00
..
components/layout feat(web): add zh-CN locale support 2026-02-24 22:33:15 +08:00
hooks feat: harden non-CLI approval governance and runtime policy sync 2026-02-26 02:19:14 +08:00
lib feat: harden non-CLI approval governance and runtime policy sync 2026-02-26 02:19:14 +08:00
pages fix(web/gateway): prevent empty dashboard replies after tool calls (#1930) 2026-02-26 04:44:17 -05:00
types feat(integrations): enhance integrations settings UX and provider metadata 2026-02-26 02:01:43 +08:00
App.tsx Add nix package (#1829) 2026-02-26 04:57:15 -05:00
index.css feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
main.tsx fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
vite-env.d.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00