File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " code-please" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.7 " ,
44 "description" : " MCP server and CLI tool for AI-assisted coding with auto-formatting and LSP diagnostics" ,
55 "repository" : " https://github.com/chatbot-pf/code-please" ,
66 "author" : {
Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.6 " ,
3- "packages/code" : " 0.1.5 " ,
4- "packages/dora" : " 0.1.4 " ,
5- "packages/format" : " 0.1.1 " ,
6- "packages/lsp" : " 0.1.4 "
2+ "." : " 0.1.7 " ,
3+ "packages/code" : " 0.1.6 " ,
4+ "packages/dora" : " 0.1.5 " ,
5+ "packages/format" : " 0.1.2 " ,
6+ "packages/lsp" : " 0.1.5 "
77}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.7] ( https://github.com/chatbot-pf/code-please/compare/code-please-v0.1.6...code-please-v0.1.7 ) (2025-12-19)
4+
5+
6+ ### Features
7+
8+ * ** agents:** add librarian agent for codebase exploration ([ #32 ] ( https://github.com/chatbot-pf/code-please/issues/32 ) ) ([ 9d74066] ( https://github.com/chatbot-pf/code-please/commit/9d740665164876702a5e0c619216cae2354e8d5a ) )
9+ * ** dora:** add ast-grep provider for AST-aware code search ([ #35 ] ( https://github.com/chatbot-pf/code-please/issues/35 ) ) ([ 74117d3] ( https://github.com/chatbot-pf/code-please/commit/74117d32136181ecb03ab1e7a054524c12101c9e ) )
10+ * ** logger:** add shared logger package with pino integration ([ #37 ] ( https://github.com/chatbot-pf/code-please/issues/37 ) ) ([ c208f35] ( https://github.com/chatbot-pf/code-please/commit/c208f352d59a0c94d9664e29776334ac015e94ad ) )
11+
312## [ 0.1.6] ( https://github.com/chatbot-pf/code-please/compare/code-please-v0.1.5...code-please-v0.1.6 ) (2025-12-18)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " code-please" ,
33 "type" : " module" ,
4- "version" : " 0.1.6 " ,
4+ "version" : " 0.1.7 " ,
55 "packageManager" : " bun@1.3.3" ,
66 "description" : " Auto-format and type-check hooks for AI coding" ,
77 "workspaces" : [
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.6] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-v0.1.5...@pleaseai/code-v0.1.6 ) (2025-12-19)
4+
5+
6+ ### Features
7+
8+ * ** logger:** add shared logger package with pino integration ([ #37 ] ( https://github.com/chatbot-pf/code-please/issues/37 ) ) ([ c208f35] ( https://github.com/chatbot-pf/code-please/commit/c208f352d59a0c94d9664e29776334ac015e94ad ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @pleaseai/code-format bumped to 0.1.2
16+ * @pleaseai/code-lsp bumped to 0.1.5
17+
318## [ 0.1.5] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-v0.1.4...@pleaseai/code-v0.1.5 ) (2025-12-18)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " @pleaseai/code" ,
33 "type" : " module" ,
4- "version" : " 0.1.5 " ,
4+ "version" : " 0.1.6 " ,
55 "description" : " Auto-format and type-check hooks for AI coding" ,
66 "author" : " Minsu Lee" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.5] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/dora-v0.1.4...@pleaseai/dora-v0.1.5 ) (2025-12-19)
4+
5+
6+ ### Features
7+
8+ * ** dora:** add ast-grep provider for AST-aware code search ([ #35 ] ( https://github.com/chatbot-pf/code-please/issues/35 ) ) ([ 74117d3] ( https://github.com/chatbot-pf/code-please/commit/74117d32136181ecb03ab1e7a054524c12101c9e ) )
9+ * ** logger:** add shared logger package with pino integration ([ #37 ] ( https://github.com/chatbot-pf/code-please/issues/37 ) ) ([ c208f35] ( https://github.com/chatbot-pf/code-please/commit/c208f352d59a0c94d9664e29776334ac015e94ad ) )
10+
11+
12+ ### Dependencies
13+
14+ * The following workspace dependencies were updated
15+ * dependencies
16+ * @pleaseai/code-lsp bumped to 0.1.5
17+
318## [ 0.1.4] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/dora-v0.1.3...@pleaseai/dora-v0.1.4 ) (2025-12-18)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " @pleaseai/dora" ,
33 "type" : " module" ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "description" : " MCP server for AI-assisted coding with LSP and file tools" ,
66 "author" : " Minsu Lee" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.2] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-format-v0.1.1...@pleaseai/code-format-v0.1.2 ) (2025-12-19)
4+
5+
6+ ### Features
7+
8+ * ** logger:** add shared logger package with pino integration ([ #37 ] ( https://github.com/chatbot-pf/code-please/issues/37 ) ) ([ c208f35] ( https://github.com/chatbot-pf/code-please/commit/c208f352d59a0c94d9664e29776334ac015e94ad ) )
9+
310## [ 0.1.1] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-format-v0.1.0...@pleaseai/code-format-v0.1.1 ) (2025-12-18)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @pleaseai/code-format" ,
33 "type" : " module" ,
4- "version" : " 0.1.1 " ,
4+ "version" : " 0.1.2 " ,
55 "description" : " Auto-format hooks for AI coding" ,
66 "author" : " Minsu Lee" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments