1.1.0 (2025-09-26)
Bug Fixes
- add env var mapping for mcp json to yaml and vice versa (99ea620)
- circular config-yaml import (0e7e8da)
- cleanup (ac45506)
- core mcp test with invalid type (c286e04)
- core type error (2200a22)
- cubic feedback, lint, format (f995a0e)
- Enable prompt-based slash commands in Edit mode while filtering out built-in legacy commands (#7907) (d006cbd)
- file create/delete config loading triggers (92c866f)
- hanging promises (cc00cea)
- ls tool relative paths (#7982) (4bf7e6d)
- mcp tweak (8b158b3)
- mcp types and conversions (95e4a47)
- MCP types and sse/http fallback logic (7b5ae7a)
- migrate proxy pooling activity to project activity (c58ab0f)
- negated condition (1332f52)
- request options for json mcps (b5300b5)
- request options for json mcps (f8f8186)
- Simplify review bot, remove detailed review, keep general review only (#7976) (b64b7e8)
- support top level claude code mcp servers (ef9e7ad)
- type issues (da48de6)
- use dedicated scope for proxy pooling coroutine (6c3c640)
Features
- ✨ CLI: Add aws credentials onboarding (#7443) (e1455c6)
- .continue/environment.json (#7983) (70989ff)
- claude code mcp json format support (f1253a7)
- cli: show dangerous command once per session (6e5ab9c)
- handle environment.json file in cn serve (#7984) (1ac8d45)
- mcp json config types (404f8d7)
- yaml <-> json conversion functions (8b9b72d)
- yaml to json conversions with tests (1d7faa9)