You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add @pleaseai/code package with LSP hooks and npm distribution ([8361095](https://github.com/chatbot-pf/code-please/commit/83610954436d71d897c3beb4162946c2eb9efb57))
9
+
* add ast-grep SessionStart hook and setup command ([#58](https://github.com/chatbot-pf/code-please/issues/58)) ([b2d2910](https://github.com/chatbot-pf/code-please/commit/b2d291047dd105091f6340104bcb067c7a307400))
10
+
* add PostToolUse hooks for auto-format and LSP diagnostics ([#48](https://github.com/chatbot-pf/code-please/issues/48)) ([c78da98](https://github.com/chatbot-pf/code-please/commit/c78da98f7e299285a22f6e24c2a04e9d12144215))
11
+
***examples:** Add LSP TypeScript example project ([#74](https://github.com/chatbot-pf/code-please/issues/74)) ([9df0bd4](https://github.com/chatbot-pf/code-please/commit/9df0bd4fb6b7f889bdcd1d5786139b293a1adccd))
12
+
***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))
13
+
***lsp:** add Claude Code LSP plugins with multi-language server support ([#52](https://github.com/chatbot-pf/code-please/issues/52)) ([06366c2](https://github.com/chatbot-pf/code-please/commit/06366c21795934efa371ef35cb24df5a4e3e3726))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***deps:** add zod dependency to format package ([#61](https://github.com/chatbot-pf/code-please/issues/61)) ([a7ab870](https://github.com/chatbot-pf/code-please/commit/a7ab870cd37d665ba1a7c1a50c250fe454bd516c))
19
+
***docs:** resolve bun build issues and update component syntax ([#57](https://github.com/chatbot-pf/code-please/issues/57)) ([204ef32](https://github.com/chatbot-pf/code-please/commit/204ef32993dd0d532b7fb07a0c249b6c37329f66))
0 commit comments