code-puppy 0.0.64__py3-none-any.whl → 0.0.65__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: code-puppy
3
- Version: 0.0.64
3
+ Version: 0.0.65
4
4
  Summary: Code generation agent
5
5
  Author: Michael Pfaffenberger
6
6
  License: MIT
@@ -71,6 +71,11 @@ export MODEL_NAME=gpt-4.1 # or gemini-2.5-flash-preview-05-20 as an example for
71
71
  export OPENAI_API_KEY=<your_openai_api_key> # or GEMINI_API_KEY for Google Gemini models
72
72
  export YOLO_MODE=true # to bypass the safety confirmation prompt when running shell commands
73
73
 
74
+ # or ...
75
+
76
+ AZURE_OPENAI_API_KEY=...
77
+ AZURE_OPENAI_ENDPOINT=...
78
+
74
79
  code-puppy --interactive
75
80
  ```
76
81
  Running in a super weird corporate environment?
@@ -140,4 +145,4 @@ Ensure that all components follow these color schemes to promote consistency in
140
145
  ```
141
146
 
142
147
  ## Conclusion
143
- By using Code Puppy, you can maintain code quality and adhere to design guidelines with ease.
148
+ By using Code Puppy, you can maintain code quality and adhere to design guidelines with ease.
@@ -20,9 +20,9 @@ code_puppy/tools/file_modifications.py,sha256=d0fC2CCnkmv0kEJ8kvKTuUMTww3S_mgF06
20
20
  code_puppy/tools/file_operations.py,sha256=xqj7MiK6sGTaC8NMrMRTybWlXG32S-DjybqJtnufRcI,11715
21
21
  code_puppy/tools/ts_code_map.py,sha256=hsxcrlwQR-AZbR4MpiOCtXK8p-u_yUMlk7DB34elZes,12981
22
22
  code_puppy/tools/web_search.py,sha256=sA2ierjuuYA517-uhb5s53SgeVsyOe1nExoZsrU1Fps,1284
23
- code_puppy-0.0.64.data/data/code_puppy/models.json,sha256=3tiU7_ra39CK8aOFRsVqG7veZDdzq8hAmI5BcfZEWck,1393
24
- code_puppy-0.0.64.dist-info/METADATA,sha256=S0Y70GHyUm7VRhc_B1BCzeqrJDlOCMv107K28Ayrooo,4878
25
- code_puppy-0.0.64.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
26
- code_puppy-0.0.64.dist-info/entry_points.txt,sha256=d8YkBvIUxF-dHNJAj-x4fPEqizbY5d_TwvYpc01U5kw,58
27
- code_puppy-0.0.64.dist-info/licenses/LICENSE,sha256=31u8x0SPgdOq3izJX41kgFazWsM43zPEF9eskzqbJMY,1075
28
- code_puppy-0.0.64.dist-info/RECORD,,
23
+ code_puppy-0.0.65.data/data/code_puppy/models.json,sha256=3tiU7_ra39CK8aOFRsVqG7veZDdzq8hAmI5BcfZEWck,1393
24
+ code_puppy-0.0.65.dist-info/METADATA,sha256=G0kU0oSXYlAnu2pDm0w_WCtHtSvkwO2t6lzyw8q24z0,4941
25
+ code_puppy-0.0.65.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
26
+ code_puppy-0.0.65.dist-info/entry_points.txt,sha256=d8YkBvIUxF-dHNJAj-x4fPEqizbY5d_TwvYpc01U5kw,58
27
+ code_puppy-0.0.65.dist-info/licenses/LICENSE,sha256=31u8x0SPgdOq3izJX41kgFazWsM43zPEF9eskzqbJMY,1075
28
+ code_puppy-0.0.65.dist-info/RECORD,,