6 Commits

Author SHA1 Message Date
Dmitry Ng 242b79e97a feat: rework update/support contracts, fix SDK retry body replay, and refresh docs for v1.0.0
- Split reported components into images vs. files, add update strategies and per-stack resolution, and a shared action/reason vocabulary for update answers
- Add models.ParseEnvelope[T] and MsgLogTypeWait to match the server's response contract; fix SDK retries silently resending an exhausted request body
- Update examples/report-errors to continue issues via -issue-id and render streamed answers live; refresh README/API.md/doc.go for the license key flow
v1.0.0
2026-08-12 20:09:30 +03:00
Dmitry Ng a72a72600a refactor: update API documentation to reflect changes in cryptographic methods, error handling, and introduce endpoint health check functionality 2026-06-18 19:46:30 +03:00
Dmitry Ng 8288952770 feat: update licensing information to reflect transition from AGPL-3.0 to MIT License, revise cloud services access terms, and clarify usage restrictions v0.9.0 2026-03-29 16:36:57 +03:00
Dmitry Ng 8d6ac65160 fix: correct license validity and expiration logic in tests and implementation 2026-03-29 16:35:39 +03:00
Dmitry Ng e8b7ea3f9b feat: separate cloud services ToS from code license, add legal framework for API use 2025-09-27 21:45:07 +03:00
Dmitry Ng 660fae261f initial state 2025-09-27 04:55:20 +03:00