Commit aaf29ef
committed
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2025-08-26)
### Features
* Add comprehensive OpenAI API integration ([e722ab3](e722ab3))
* Add OpenAI-specific translations and resolve i18n warnings ([7b60de7](7b60de7))
* Integrate OpenAI API support in core LLM components ([770b90c](770b90c))
* Update CLI chat interface for multi-provider LLM support ([9699bf3](9699bf3))
* Update Docker configuration for multi-provider LLM support ([5964216](5964216))
* Update package configuration for translation files inclusion ([89d68f4](89d68f4))
### Bug Fixes
* Extend MCP tool execution timeouts for long-running operations ([aeae562](aeae562))
* Make Docker entrypoint script executable ([4bb6acb](4bb6acb))
* Update settings parameter paths for tool calling configuration ([c50df34](c50df34))
### Documentation
* **dev:** remove design reports ([2dfd324](2dfd324))
### Code Refactoring
* Restructure LLM settings architecture for multi-provider support ([306f227](306f227))1 parent 3e13316 commit aaf29ef
1 file changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
1 | 30 | | |
2 | 31 | | |
3 | 32 | | |
| |||
0 commit comments