Skip to content

MetaAgent v0.2.0: Public release hardening

Latest

Choose a tag to compare

@NBNBTM NBNBTM released this 31 Aug 13:48
17b44fc

MetaAgent v0.2.0 strengthens the public portfolio edition for reproducible local use and safer GitHub publication.

Highlights

  • Added Docker and Docker Compose launch paths with a non-root runtime and persistent data volume.
  • Added Python 3.11/3.12 CI, Playwright browser E2E, Docker smoke testing, repository hygiene, and dual-language CodeQL.
  • Repaired editable installation and package metadata for version 0.2.0.
  • Added CHANGELOG, structured issue templates, a pull request template, and CODEOWNERS.
  • Moved chat prompts to POST bodies, signed browser sessions, enforced upload ownership, restricted internet-time requests, and made Markdown rendering fail closed.
  • Preserved local .env, SQLite databases, uploads, caches, and user data outside Git.

See CHANGELOG.md for the full release history.