@polderlabs/bizar 5.6.0-beta.9 → 6.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bizar-dash/.omx/logs/omx-2026-07-07.jsonl +1 -0
- package/bizar-dash/.omx/state/session.json +10 -0
- package/bizar-dash/DESIGN.md +1114 -98
- package/bizar-dash/bizar-design/EXPLANATION.md +307 -0
- package/bizar-dash/bizar-design/INSTRUCTIONS.md +149 -0
- package/bizar-dash/bizar-design/canvas.html +267 -0
- package/bizar-dash/bizar-design/canvas.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/components.css +1470 -0
- package/bizar-dash/bizar-design/components.html +463 -0
- package/bizar-dash/bizar-design/components.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/desktop/agents.html +74 -0
- package/bizar-dash/bizar-design/desktop/agents.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/desktop/memory.html +75 -0
- package/bizar-dash/bizar-design/desktop/memory.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/desktop/metrics.html +63 -0
- package/bizar-dash/bizar-design/desktop/metrics.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/desktop/overview.html +95 -0
- package/bizar-dash/bizar-design/desktop/overview.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/desktop/settings.html +70 -0
- package/bizar-dash/bizar-design/desktop/settings.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/icons.svg +44 -0
- package/bizar-dash/bizar-design/index.html +181 -0
- package/bizar-dash/bizar-design/index.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/mobile/agents.html +29 -0
- package/bizar-dash/bizar-design/mobile/agents.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/mobile/memory.html +28 -0
- package/bizar-dash/bizar-design/mobile/memory.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/mobile/metrics.html +29 -0
- package/bizar-dash/bizar-design/mobile/metrics.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/mobile/overview.html +33 -0
- package/bizar-dash/bizar-design/mobile/overview.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/mobile/settings.html +28 -0
- package/bizar-dash/bizar-design/mobile/settings.html.artifact.json +19 -0
- package/bizar-dash/bizar-design/prototype.js +114 -0
- package/bizar-dash/bizar-design/tokens.css +114 -0
- package/bizar-dash/critique.json +26 -0
- package/bizar-dash/src/server/memory-git.mjs +41 -2
- package/bizar-dash/src/server/routes/memory.mjs +42 -0
- package/bizar-dash/tests/memory-link.test.mjs +134 -0
- package/cli/commands/util.mjs +14 -1
- package/cli/dev-link.test.mjs +24 -11
- package/cli/doctor.test.mjs +13 -8
- package/cli/install.mjs +68 -0
- package/cli/install.test.mjs +7 -8
- package/cli/memory.mjs +123 -20
- package/cli/provision.mjs +650 -43
- package/cli/utils.mjs +28 -0
- package/package.json +5 -12
- package/packages/sdk/package.json +1 -1
- package/plugins/bizar/index.ts +5 -1
- package/plugins/bizar/package.json +28 -0
- package/plugins/bizar/src/commands.ts +632 -1
- package/plugins/bizar/src/loop-engineering.ts +241 -0
- package/plugins/bizar/src/odin.ts +227 -0
- package/plugins/bizar/src/tools/loop-engineering.ts +193 -0
- package/plugins/bizar/src/tools/read-glyph-feedback.ts +4 -3
- package/plugins/bizar/tests/commands-impl.test.ts +7 -7
- package/plugins/bizar/tests/config.test.ts +10 -4
- package/plugins/bizar/tests/integration/slash-command.test.ts +4 -3
- package/plugins/bizar/tests/loop-engineering.test.ts +168 -0
- package/plugins/bizar/tests/memory-write-on-end.test.ts +3 -3
- package/plugins/bizar/tests/odin.test.ts +125 -0
- package/plugins/bizar/tests/safety.test.ts +9 -5
- package/plugins/bizar/tests/tools/bg-status.test.ts +10 -10
- package/plugins/bizar/tests/update-deadlock.test.ts +7 -1
- package/config/cline.json +0 -334
- package/plugins/bizar/dist/index.js +0 -447728
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"event":"session_start","session_id":"019f3ed8-46df-7603-95cd-888f805514c7","native_session_id":"019f3ed8-46df-7603-95cd-888f805514c7","pid":1695074,"timestamp":"2026-07-07T23:09:51.188Z","_ts":"2026-07-07T23:09:51.188Z"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"session_id": "019f3ed8-46df-7603-95cd-888f805514c7",
|
|
3
|
+
"native_session_id": "019f3ed8-46df-7603-95cd-888f805514c7",
|
|
4
|
+
"started_at": "2026-07-07T23:09:51.188Z",
|
|
5
|
+
"cwd": "/home/drb0rk/Projects/BizarHarness/bizar-dash",
|
|
6
|
+
"pid": 1695074,
|
|
7
|
+
"platform": "linux",
|
|
8
|
+
"pid_start_ticks": 11316930,
|
|
9
|
+
"pid_cmdline": "/home/drb0rk/.local/npm/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex exec --json --skip-git-repo-check --sandbox workspace-write -c sandbox_workspace_write.network_access=true -C /home/drb0rk/Projects/BizarHarness/bizar-dash --model gpt-5.3-codex -c model_reasoning_effort=\"medium\""
|
|
10
|
+
}
|