Commit Graph
5 Commits
Author SHA1 Message Date
admin 619fba79f5 Merge pull request '改為計算版本 Docker Action' (#2) from develop into master
CD / Release Tag (push) Failing after 1s
Reviewed-on: docker-actions/calculate-version#2
Reviewed-by: 系統管理員 <1+admin@noreply.localhost>
2026-06-25 11:01:01 +00:00
jiantw83 e8fa3ab67e feat(calculate-version): 改為計算版本 Docker Action 2026-06-25 10:52:39 +00:00
admin 8c9c37f8d5 Merge pull request 'feat: add role management and usage tracking modules' (#1) from develop into master
Reviewed-on: docker-actions/version-calculate#1
Reviewed-by: 系統管理員 <1+admin@noreply.localhost>
2026-06-25 09:13:52 +00:00
jiantw83 3cf52a2302 feat: add role management and usage tracking modules
- Implemented role parsing and loading functionality in roles.js, allowing for structured role definitions with metadata.
- Added tests for role management to ensure correct parsing and loading of roles.
- Created usage.js to track API usage metrics, including token counts and rate limits.
- Developed tests for usage tracking to validate functionality and edge cases.
- Enhanced overall code structure and documentation for clarity and maintainability.
2026-06-25 09:13:15 +00:00
jiantw83 6cdbcff681 Initial commit 2026-06-25 08:51:03 +00:00