code-puppy 0.0.72__py3-none-any.whl → 0.0.73__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {code_puppy-0.0.72.dist-info → code_puppy-0.0.73.dist-info}/METADATA +2 -2
- {code_puppy-0.0.72.dist-info → code_puppy-0.0.73.dist-info}/RECORD +6 -6
- {code_puppy-0.0.72.data → code_puppy-0.0.73.data}/data/code_puppy/models.json +0 -0
- {code_puppy-0.0.72.dist-info → code_puppy-0.0.73.dist-info}/WHEEL +0 -0
- {code_puppy-0.0.72.dist-info → code_puppy-0.0.73.dist-info}/entry_points.txt +0 -0
- {code_puppy-0.0.72.dist-info → code_puppy-0.0.73.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: code-puppy
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.73
|
|
4
4
|
Summary: Code generation agent
|
|
5
5
|
Author: Michael Pfaffenberger
|
|
6
6
|
License: MIT
|
|
@@ -146,7 +146,7 @@ Ensure that all components follow these color schemes to promote consistency in
|
|
|
146
146
|
|
|
147
147
|
## Using MCP Servers for External Tools
|
|
148
148
|
|
|
149
|
-
Code Puppy supports **MCP (Model Context Protocol) servers** to give you access to external code tools and advanced features like code search, documentation lookups, and more—including Context7 integration for deep docs and search!
|
|
149
|
+
Code Puppy supports **MCP (Model Context Protocol) servers** to give you access to external code tools and advanced features like code search, documentation lookups, and more—including Context7 (https://context7.com/) integration for deep docs and search!
|
|
150
150
|
|
|
151
151
|
### What is an MCP Server?
|
|
152
152
|
An MCP server is a standalone process (can be local or remote) that offers specialized functionality (plugins, doc search, code analysis, etc.). Code Puppy can connect to one or more MCP servers at startup, unlocking these extra commands inside your coding agent.
|
|
@@ -21,9 +21,9 @@ code_puppy/tools/file_modifications.py,sha256=d0fC2CCnkmv0kEJ8kvKTuUMTww3S_mgF06
|
|
|
21
21
|
code_puppy/tools/file_operations.py,sha256=xqj7MiK6sGTaC8NMrMRTybWlXG32S-DjybqJtnufRcI,11715
|
|
22
22
|
code_puppy/tools/ts_code_map.py,sha256=-CXLzFxFMefoYYdWxfPwFugZhkfVxdiftGb3LZnEttk,17567
|
|
23
23
|
code_puppy/tools/web_search.py,sha256=sA2ierjuuYA517-uhb5s53SgeVsyOe1nExoZsrU1Fps,1284
|
|
24
|
-
code_puppy-0.0.
|
|
25
|
-
code_puppy-0.0.
|
|
26
|
-
code_puppy-0.0.
|
|
27
|
-
code_puppy-0.0.
|
|
28
|
-
code_puppy-0.0.
|
|
29
|
-
code_puppy-0.0.
|
|
24
|
+
code_puppy-0.0.73.data/data/code_puppy/models.json,sha256=AY1dcFd3bMFaJBjU_u-PjsrnmcKbjjtGhjL3uYfqpW8,1692
|
|
25
|
+
code_puppy-0.0.73.dist-info/METADATA,sha256=zn6uo0kWwpb4-2hi4hhSHJ2QU5mSjym6RyZc9dgnNrI,6417
|
|
26
|
+
code_puppy-0.0.73.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
27
|
+
code_puppy-0.0.73.dist-info/entry_points.txt,sha256=d8YkBvIUxF-dHNJAj-x4fPEqizbY5d_TwvYpc01U5kw,58
|
|
28
|
+
code_puppy-0.0.73.dist-info/licenses/LICENSE,sha256=31u8x0SPgdOq3izJX41kgFazWsM43zPEF9eskzqbJMY,1075
|
|
29
|
+
code_puppy-0.0.73.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|