|
3a24478c37
|
reset cargo.toml
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
|
2025-06-09 01:35:54 +09:00 |
|
|
a936d9c0ce
|
rm shellexpand
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
|
2025-06-09 01:32:09 +09:00 |
|
|
a17d2c9d66
|
Major refactoring: HTTP client unification and project restructuring
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13m53s
## HTTP Client Refactoring
- Create unified HttpClient module (src/http_client.rs)
- Refactor 24 files to use shared HTTP client
- Replace .unwrap() with proper error handling
- Eliminate code duplication in HTTP requests
## Project Restructuring
- Rename package: ai → aibot
- Add dual binary support: aibot (main) + ai (compatibility alias)
- Migrate config directory: ~/.config/ai/ → ~/.config/syui/ai/bot/
- Implement backward compatibility with automatic migration
## Testing Infrastructure
- Add unit tests for HttpClient
- Create test infrastructure with cargo-make
- Add test commands: test, test-quick, test-verbose
## Documentation
- Complete migration guide with step-by-step instructions
- Updated development guide with new structure
- HTTP client API reference documentation
- Comprehensive refactoring summary
## Files Changed
- Modified: 24 source files (HTTP client integration)
- Added: src/http_client.rs, src/alias.rs, src/tests/
- Added: 5 documentation files in docs/
- Added: migration setup script
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-06-06 23:47:12 +09:00 |
|
|
14ca1bcdee
|
check feed watch cid
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
|
2024-08-18 02:17:58 +09:00 |
|
|
3904c576f0
|
add cargo toml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
|
2024-08-04 08:10:53 +09:00 |
|
|
7b03adda1f
|
v0.1
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
|
2024-03-05 04:09:43 +09:00 |
|