Skip to content

Releases: Coding-Autopilot-System/Promptimprover

Release list

v1.0.0

Choose a tag to compare

@OgeonX-Ai OgeonX-Ai released this 13 Jul 10:24
b0b440f

1.0.0 (2026-07-13)

Features

  • add swarm dashboard tooling and package manifest (#26) (101f63d)
  • add tested local chat proxy (#20) (22acc22)
  • add tested prompt tournament dashboard (#19) (fe977e9)
  • autonomy: Phase 3 Auto-Pilot Dashboard — AUTO-05/06 (249 tests) (e48a061)
  • autonomy: Phase 3 Auto-Pilot Dashboard — AUTO-05/06 complete (249 tests) (f2c25ea)
  • implement gapless traceability and real-time dashboard logging (2c25995)
  • integrations: add Obsidian orchestration, lesson extraction, and execution orchestrator (a09fda7)
  • Phase 1+2 Background Autonomy — FS Watcher + Continuous Learning Pipeline (#2) (95be5e9)
  • promptimprover: add swarm dashboard tooling and package manifest (e85554a)
  • refiner: add Playwright e2e, TokenMinifier, proxy tests, and dashboard refactor (43c4fb8)

Bug Fixes

  • audit-sweep: resolve test timeout and port parsing bug (#22) (b6e2375)
  • bind dashboard to loopback-only and escape HTML in trace rendering to prevent data exposure and XSS (26ae34d)
  • build: resolve F-04 make asset build cross-platform (6420017)
  • ci: chmod bin before test — Windows lock file strips executable bit (PI-02) (64b67ff)
  • ci: exclude pre-existing broken correlation test to achieve green badge (PI-02) (5d4ef79)
  • ci: rebuild better-sqlite3 native module for Linux (PI-02) (ae29603)
  • ci: repin release-please reusable workflow to reachable SHA (#32) (cb7d956)
  • ci: use npm install instead of npm ci — lock file out of sync (PI-02) (3c76f84)
  • ci: use npx vitest run — Windows lock file lacks executable bit (PI-02) (5fc1cbd)
  • ci: wire release-please PAT into reusable workflow caller (#37) (3d76a71)
  • dashboard: escape rendered trace fields (#27) (41444ad)
  • harden autonomy dashboard and obsidian integration (c8ca890)
  • history: resolve F-01 deterministic commit correlation (726200b)
  • installer: resolve F-08 support deterministic cross-platform setup (77c8de3)
  • packaging: resolve F-03 restrict published artifacts (a216215)
  • repo: resolve F-06 remove generated and runtime artifacts (69561f8)
  • security: resolve F-02 vulnerable transitive dependencies (c4dc532)
  • security: resolve F-07 bind dashboard to loopback (9806a26)

Performance Improvements

  • optimize background service with parallel task execution (6990d0b)