Skip to content

Release v1.9.0#97

Merged
jpr5 merged 2 commits into
mainfrom
chore/v1.9.0
Apr 8, 2026
Merged

Release v1.9.0#97
jpr5 merged 2 commits into
mainfrom
chore/v1.9.0

Conversation

@jpr5

@jpr5 jpr5 commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Version bumps

  • package.json: 1.8.0 → 1.9.0
  • pyproject.toml: 0.2.0 → 0.3.0
  • Chart.yaml appVersion: 1.8.0 → 1.9.0
  • plugin.json / marketplace.json: 1.8.0 → 1.9.0

Test plan

  • All 2206 tests pass (including 80 new clean-URL validation tests)
  • Build passes
  • Prettier clean
  • npm publish triggers automatically on merge via OIDC workflow
  • Verify v1.9.0 appears on npm after merge

🤖 Generated with Claude Code

jpr5 added 2 commits April 8, 2026 16:26
Move all doc pages from docs/<name>.html to docs/<name>/index.html
and strip .html extensions from all internal links and sidebar.js.
GitHub Pages serves directory/index.html at /directory/ paths natively.
Bump npm package to 1.9.0, aimock-pytest to 0.3.0, Helm appVersion,
and plugin/marketplace versions.
@pkg-pr-new

pkg-pr-new Bot commented Apr 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@97

commit: d191496

@jpr5
jpr5 merged commit dbe574c into main Apr 8, 2026
19 checks passed
@jpr5
jpr5 deleted the chore/v1.9.0 branch April 8, 2026 23:30
jpr5 added a commit that referenced this pull request Jul 15, 2026
## Summary

- **Per-test sequence isolation** via `X-Test-Id` header — each test
gets its own fixture match counters across all 12 HTTP + 3 WebSocket
handlers (#93)
- **Combined content + toolCalls** in fixture responses — new
`ContentWithToolCallsResponse` type across OpenAI Chat, Responses,
Anthropic Messages, and Gemini with stream collapse support (#92)
- **OpenRouter reasoning_content** support (#88)
- **Clean URLs** for docs site — all pages restructured as directories,
.html extensions removed from links
- Fix `web_search_call` items to use `action.query` matching real OpenAI
API (#89)
- Bump aimock-pytest to 0.3.0

## Version bumps
- `package.json`: 1.8.0 → 1.9.0
- `pyproject.toml`: 0.2.0 → 0.3.0
- `Chart.yaml` appVersion: 1.8.0 → 1.9.0
- `plugin.json` / `marketplace.json`: 1.8.0 → 1.9.0

## Test plan
- [x] All 2206 tests pass (including 80 new clean-URL validation tests)
- [x] Build passes
- [x] Prettier clean
- [ ] npm publish triggers automatically on merge via OIDC workflow
- [ ] Verify v1.9.0 appears on npm after merge

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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