posimai-root/posimai-dev
posimai e7594370e7 feat(ext): integrate rule engine — scan works without API key
- runRuleEngine() now runs first on every scan (133 rules, instant)
- Gemini/Claude become optional enhancement layers (deeper semantic scan)
- Removed hard requirement for API key to run scanWorkspace/scanFile
- tsconfig: remove rootDir restriction to allow relative import from guard app
- Status bar tooltip updated to reflect API-key-free scanning
- Bundle: 120kb minified (ruleEngine + RULE_FIXES included via esbuild)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 23:05:19 +09:00
..
favicon.svg fix: Posimai API check via /api/vps-health proxy, add favicon 2026-04-02 19:36:18 +09:00
index.html fix(posimai-dev): aurora visibility, scrollbar styling 2026-03-31 07:26:06 +09:00
manifest.json feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00
package-lock.json feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
package.json feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00
posimai-dev.service fix: systemd service — correct node path to /usr/bin/node 2026-03-31 00:28:52 +09:00
server.js fix(station): real monitoring for Vercel/GitHub via proxy, fix ok logic, health content check 2026-04-12 13:07:23 +09:00
sessions.html feat(posimai-dev): add sessions viewer, chat bar, Claude button, session logging 2026-03-31 00:42:16 +09:00
setup-kiosk.sh fix: handle destroyed logStream in pty, update kiosk URL to https:3333 2026-03-31 13:37:38 +09:00
station-b.html chore(station-b): remove dead renderBinBar function 2026-04-12 13:10:08 +09:00
station.html fix(station): real monitoring for Vercel/GitHub via proxy, fix ok logic, health content check 2026-04-12 13:07:23 +09:00
sw.js feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00