Skip to content

v1.1.0 - Development Companion Mode

Choose a tag to compare

@maioio maioio released this 07 May 15:53
· 119 commits to main since this release

What's new in v1.1.0

Added

  • Phase 7 - Development Companion Mode: after scaffolding, stays active as a research partner throughout the project
  • Language auto-detection: responds in the user's language (Hebrew, English, or any other)
  • scripts/scaffold_generator.py: creates project structure for TypeScript, Python, Go, Rust
  • scripts/research_validator.py: validates RESEARCH.md completeness
  • scripts/eval_runner.py: measures trigger rate with 31 test cases
  • evals/: 18 should-trigger + 13 should-not-trigger test queries
  • examples/typescript-cli/: real output example with RESEARCH.md, PITFALLS.md, ROADMAP.md
  • assets/: output templates for all three deliverable files
  • plugin.json: manifest for skill marketplaces (agentskills.io spec)
  • Go templates: Minimalist + Scalable boilerplate
  • Rust templates: Minimalist + Scalable boilerplate
  • YAML frontmatter in SKILL.md (agentskills.io compliant)

Changed

  • SKILL.md rewritten to be language-agnostic
  • Phase 2 research checkpoint improved
  • README restructured with badges and install one-liner

Install

npx skills add https://github.com/maioio/genesis-architect

Usage

genesis init a REST API in TypeScript