Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: oxdeai/oxdeai

Tags

guard-v1.0.3

Toggle guard-v1.0.3's commit message
release(guard): prepare v1.0.3 publish

- restrict published files via "files" field
- exclude test sources from build output
- ensure clean npm tarball (no src, no tests)
- align packaging with release policy

sdk-v1.3.3

Toggle sdk-v1.3.3's commit message
release(sdk): prepare v1.3.3 publish

- restrict published files via "files" field
- exclude test sources from build output
- ensure clean npm tarball (no src, no tests)
- align packaging with release policy

sdk-v1.3.2

Toggle sdk-v1.3.2's commit message
feat(openai-tools): revise GIF tape — hook block + artifact replay tr…

…ansition

- Hook: multi-line comment block (same call ×3 / ALLOW / ALLOW / DENY)
- Transition: typed '# artifact replay (no engine)' before offline section
- Tighten pacing: 2s hold on DENY, 1.5s transition, 6s verification

guard-v1.0.2

Toggle guard-v1.0.2's commit message
feat(openai-tools): revise GIF tape — hook block + artifact replay tr…

…ansition

- Hook: multi-line comment block (same call ×3 / ALLOW / ALLOW / DENY)
- Transition: typed '# artifact replay (no engine)' before offline section
- Tighten pacing: 2s hold on DENY, 1.5s transition, 6s verification

core-v1.7.0

Toggle core-v1.7.0's commit message
feat(openai-tools): revise GIF tape — hook block + artifact replay tr…

…ansition

- Hook: multi-line comment block (same call ×3 / ALLOW / ALLOW / DENY)
- Transition: typed '# artifact replay (no engine)' before offline section
- Tighten pacing: 2s hold on DENY, 1.5s transition, 6s verification

conformance-v1.5.0

Toggle conformance-v1.5.0's commit message
feat(openai-tools): revise GIF tape — hook block + artifact replay tr…

…ansition

- Hook: multi-line comment block (same call ×3 / ALLOW / ALLOW / DENY)
- Transition: typed '# artifact replay (no engine)' before offline section
- Tighten pacing: 2s hold on DENY, 1.5s transition, 6s verification

v1.7.0

Toggle v1.7.0's commit message
OxDeAI v1.7.0 — explicit trust model and fail-closed verification

v1.6.1

Toggle v1.6.1's commit message
OxDeAI Core v1.6.1

v1.6.0

Toggle v1.6.0's commit message
docs: align protocol surface, canonize SPEC, and mark /protocol as co…

…mpanion

- establish SPEC.md as canonical normative specification
- clarify PROTOCOL.md as front-door overview
- mark /protocol/* as non-normative companion references
- fix stale (intent, state) -> (intent, state, policy) occurrences
- update DelegationV1 status to stable (v1.3)
- remove legacy 'economic containment' framing in current docs
- fix cross-doc links and broken references
- isolate legacy protocol under docs/archive/

v1.5.0

Toggle v1.5.0's commit message
fix(cli): exit 0 when no command given, print usage to stdout