17 Commits

Author SHA1 Message Date
88a659fb03 ssss
Some checks failed
Release / build (, amd64, darwin) (push) Successful in 1m1s
Release / build (, amd64, linux) (push) Successful in 48s
Release / build (, arm64, darwin) (push) Successful in 53s
Release / build (, arm64, linux) (push) Successful in 51s
Release / release (push) Failing after 18s
v0.1.10
2026-03-31 10:09:13 -03:00
b31d08c35d hhh
Some checks failed
Release / build (, amd64, darwin) (push) Successful in 49s
Release / build (, amd64, linux) (push) Successful in 51s
Release / build (, arm64, darwin) (push) Successful in 57s
Release / build (, arm64, linux) (push) Successful in 59s
Release / release (push) Failing after 33s
v0.1.9
2026-03-31 03:36:31 -03:00
65293d0961 ddd
Some checks failed
Release / build (, amd64, darwin) (push) Successful in 49s
Release / build (, amd64, linux) (push) Successful in 55s
Release / build (, arm64, darwin) (push) Successful in 54s
Release / build (, arm64, linux) (push) Successful in 54s
Release / build (.exe, amd64, windows) (push) Failing after 45s
Release / release (push) Has been skipped
v0.1.8
2026-03-31 03:29:59 -03:00
f9464c9def dd
Some checks failed
Release / build (, amd64, darwin) (push) Successful in 1m0s
Release / build (, amd64, linux) (push) Successful in 47s
Release / build (, arm64, darwin) (push) Successful in 51s
Release / build (, arm64, linux) (push) Successful in 59s
Release / build (.exe, amd64, windows) (push) Failing after 51s
Release / release (push) Has been skipped
v0.1.7
2026-03-31 03:18:07 -03:00
Claudia CLI Bot
b6df678845 feat: Add main entry point and all CLI commands
Some checks failed
Release / build (, amd64, darwin) (push) Failing after 50s
Release / build (, amd64, linux) (push) Failing after 30s
Release / build (, arm64, darwin) (push) Failing after 40s
Release / build (, arm64, linux) (push) Failing after 31s
Release / build (.exe, amd64, windows) (push) Failing after 31s
Release / release (push) Has been skipped
- cmd/claudia-docs/main.go - entry point
- cobra/commands.go - CLI commands
- internal/api/ - HTTP client and API calls
- internal/auth/ - authentication
- internal/config/ - configuration
- internal/output/ - output formatting
- pkg/types/ - shared types
v0.1.6
2026-03-31 06:12:09 +00:00
0d23a8b8b0 d
Some checks failed
Release / build (, amd64, darwin) (push) Failing after 38s
Release / build (, amd64, linux) (push) Failing after 13s
Release / build (, arm64, darwin) (push) Failing after 14s
Release / build (, arm64, linux) (push) Failing after 13s
Release / build (.exe, amd64, windows) (push) Failing after 14s
Release / release (push) Has been skipped
v0.1.5
2026-03-31 02:53:50 -03:00
Claudia CLI Bot
17c9393b98 feat: Improve release workflow with install script, checksums and better packaging
Some checks failed
Release / build (, amd64, darwin) (push) Failing after 12s
Release / build (, amd64, linux) (push) Failing after 10s
Release / build (, arm64, darwin) (push) Failing after 9s
Release / build (, arm64, linux) (push) Failing after 9s
Release / build (.exe, amd64, windows) (push) Failing after 10s
Release / release (push) Has been skipped
Release / latest (push) Has been skipped
v0.1.4
2026-03-31 05:16:06 +00:00
4eb68008b3 3
Some checks failed
Release / build (amd64, darwin, ) (push) Failing after 35s
Release / build (amd64, linux, ) (push) Failing after 10s
Release / build (amd64, windows, .exe) (push) Failing after 10s
Release / build (arm64, darwin, ) (push) Failing after 10s
Release / build (arm64, linux, ) (push) Failing after 9s
Release / release (push) Has been skipped
v0.1.3
2026-03-31 01:46:03 -03:00
4258feab81 aaaa 2026-03-31 01:38:04 -03:00
fa6c44fcf1 ddd
Some checks failed
Release / build (push) Failing after 5m26s
Release / release (push) Has been skipped
v0.1.2
2026-03-31 01:34:11 -03:00
3a50eac98e actualizacion 2026-03-31 01:06:38 -03:00
edddc538f9 readme actualizado
Some checks failed
Release / release (push) Has been cancelled
Release / build (amd64, darwin, ) (push) Failing after 38s
Release / build (amd64, linux, ) (push) Failing after 40s
Release / build (arm64, darwin, ) (push) Has been cancelled
Release / build (arm64, linux, ) (push) Has been cancelled
Release / build (amd64, windows, .exe) (push) Has been cancelled
v0.1.1
2026-03-31 00:26:23 -03:00
258b1b0a0b actions 2026-03-31 00:18:20 -03:00
Claudia CLI Bot
4dd56b82c6 docs: Add comprehensive usage documentation to README v0.1.0 2026-03-31 02:28:45 +00:00
Claudia CLI Bot
f4bc5ad2e6 Merge remote changes and resolve .gitignore conflict 2026-03-31 01:26:13 +00:00
Claudia CLI Bot
aca95d90f3 Initial MVP implementation of Claudia Docs CLI
- Auth commands: login, logout, status
- Document commands: create, list, get, update, delete
- Project commands: list, get
- Folder commands: list, create
- Tag commands: list, create, add
- Search command
- Reasoning save command
- JSON output format with --output text option
- Viper-based configuration management
- Cobra CLI framework
2026-03-31 01:25:15 +00:00
136204a1fd Initial commit 2026-03-30 15:28:59 +00:00