Skip to content

feat: v1.6.0 — wizard enhancements, persona fix, paid template variable preview#18

Merged
GeiserX merged 4 commits intodevelopfrom
ai/feature-batch
Feb 17, 2026
Merged

feat: v1.6.0 — wizard enhancements, persona fix, paid template variable preview#18
GeiserX merged 4 commits intodevelopfrom
ai/feature-batch

Conversation

@GeiserX
Copy link
Owner

@GeiserX GeiserX commented Feb 17, 2026

Summary

  • MCP Servers config: New wizard field (CLI + WebUI) to list MCP servers. Generated output tells the AI to use them when relevant.
  • Workaround behavior toggle: Control whether AI attempts workarounds or stops to ask.
  • Infrastructure questions: SSH access (key path) and manual deployment method (Portainer, Docker Compose, K8s, bare metal).
  • Burke Holland-inspired AI rules: code_for_llms, self_improving, verify_work, terminal_management, check_docs_first.
  • Paid template variable preview: Locked templates now show customizable variables before purchase.
  • Persona wording fix: "Developer background: X. Adapt..." instead of "I am X" or "You are X".
  • CLI shared package refactor: Languages, frameworks, databases, test frameworks imported from shared package.
  • Socialify banner in README, XCTest in test frameworks, ClickHouse doc cleanup.
  • Version bump to 1.6.0.

Test plan

  • CLI wizard runs without errors (npx lynxprompt init)
  • WebUI wizard renders new fields (MCP, workarounds, infra)
  • Generated AGENTS.md includes persona, MCP, workaround, and infra sections
  • Paid template detail page shows variable badges when not purchased
  • Burke Holland rules appear in AI behavior selection

- Add MCP servers config to CLI and WebUI wizard
- Add workaround behavior toggle (attempt vs stop-and-ask)
- Add SSH access and manual deployment questions (conditional)
- Add Burke Holland-inspired AI behavior rules (code_for_llms,
  self_improving, verify_work, terminal_management, check_docs_first)
- Show customizable variables in paid template previews
- Fix persona wording: "Developer background: X. Adapt..." instead of
  "I am X" — properly describes the developer's expertise
- Refactor CLI wizard to import from shared package (languages,
  frameworks, databases, test frameworks)
- Add Socialify banner to README
- Clean up remaining ClickHouse references from docs
- Bump version to 1.6.0
@GeiserX GeiserX merged commit 76c67ae into develop Feb 17, 2026
9 checks passed
@GeiserX GeiserX deleted the ai/feature-batch branch February 25, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant