Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
4f87327
Expose Fabric as SDK entrypoint
AnuradhaKaruppiah Jul 7, 2026
92d4a68
Use Fabric as SDK entrypoint
AnuradhaKaruppiah Jul 7, 2026
0fc7da7
Merge remote-tracking branch 'upstream/main' into ak-sdk-api
AnuradhaKaruppiah Jul 7, 2026
c74b9c4
Remove runtime mode from public config
AnuradhaKaruppiah Jul 7, 2026
05e4f82
Add explicit run session ids
AnuradhaKaruppiah Jul 7, 2026
3011fca
Derive runtime transport from adapters
AnuradhaKaruppiah Jul 7, 2026
d9bccf8
Remove telemetry mode from public config
AnuradhaKaruppiah Jul 7, 2026
84c342d
Add typed config authoring helpers
AnuradhaKaruppiah Jul 7, 2026
059127a
Remove unsupported service SDK placeholder
AnuradhaKaruppiah Jul 7, 2026
5bee706
Use profile mappings in typed SDK calls
AnuradhaKaruppiah Jul 7, 2026
bce3549
Rewrite Python SDK guide
AnuradhaKaruppiah Jul 7, 2026
13fc80a
Add CLI effective config overrides
AnuradhaKaruppiah Jul 7, 2026
a27c706
Reorganize Fabric docs sections
AnuradhaKaruppiah Jul 7, 2026
067c94c
Revise Python SDK guide
AnuradhaKaruppiah Jul 7, 2026
5f51fa2
Add explicit session handles
AnuradhaKaruppiah Jul 7, 2026
d7f38c2
Clarify SDK handle guide wording
AnuradhaKaruppiah Jul 7, 2026
ed792aa
Define adapter contract version boundary
AnuradhaKaruppiah Jul 7, 2026
673a898
Clarify config versioning guidance
AnuradhaKaruppiah Jul 7, 2026
ea6da4e
Add Pydantic SDK config models
AnuradhaKaruppiah Jul 7, 2026
26c7928
Improve Python SDK guide flow
AnuradhaKaruppiah Jul 7, 2026
c06b33d
Refine SDK config extensibility docs
AnuradhaKaruppiah Jul 7, 2026
94031c0
Use Pydantic models in SDK config examples
AnuradhaKaruppiah Jul 7, 2026
f5143b7
Define runtime-only Python SDK model
AnuradhaKaruppiah Jul 8, 2026
28738c7
Replace sessions with runtime lifecycle
AnuradhaKaruppiah Jul 8, 2026
469048b
Polish Python SDK guide
AnuradhaKaruppiah Jul 8, 2026
301b6e1
Fix model file formatting
AnuradhaKaruppiah Jul 8, 2026
2068e9d
Merge upstream main
AnuradhaKaruppiah Jul 8, 2026
0127f55
Fix Hermes runtime test expectations
AnuradhaKaruppiah Jul 8, 2026
6b57120
Enable concurrent independent runtimes
AnuradhaKaruppiah Jul 8, 2026
09eb058
Make Fabric a plain SDK facade
AnuradhaKaruppiah Jul 8, 2026
0539bde
Handle corrupt Codex runtime state
AnuradhaKaruppiah Jul 8, 2026
0d13549
Preserve Codex invocation errors
AnuradhaKaruppiah Jul 8, 2026
cc3be69
Refresh agent name after CLI overrides
AnuradhaKaruppiah Jul 8, 2026
8fb8e61
Use unique Harbor run spec paths
AnuradhaKaruppiah Jul 8, 2026
6f0cc16
Support typed models on Python 3.10
AnuradhaKaruppiah Jul 8, 2026
205473f
Preserve structured empty request inputs
AnuradhaKaruppiah Jul 8, 2026
faa8115
Reject removed runtime config fields
AnuradhaKaruppiah Jul 8, 2026
1abd1d1
Assert invocation identity in runtime context
AnuradhaKaruppiah Jul 8, 2026
946a357
Exercise typed profile authoring in SDK smoke
AnuradhaKaruppiah Jul 8, 2026
2df3c10
Allow the typing extensions SDK dependency
AnuradhaKaruppiah Jul 8, 2026
c7e9138
Use typed models in the README config
AnuradhaKaruppiah Jul 8, 2026
7c78c1c
Focus the README on quick starts
AnuradhaKaruppiah Jul 8, 2026
abc330d
Remove obsolete MVP planning document
AnuradhaKaruppiah Jul 8, 2026
23a5b03
Use one public run request model
AnuradhaKaruppiah Jul 8, 2026
45a0822
Drop obsolete runtime field rejection
AnuradhaKaruppiah Jul 8, 2026
ff08ec4
Use one public config model hierarchy
AnuradhaKaruppiah Jul 8, 2026
28fbf0e
Require typed in-memory profiles
AnuradhaKaruppiah Jul 8, 2026
406f3f5
Simplify SDK invocation inputs
AnuradhaKaruppiah Jul 8, 2026
dce7fbc
Finish typed profile cleanup
AnuradhaKaruppiah Jul 8, 2026
eb6fefd
Address SDK API review feedback
AnuradhaKaruppiah Jul 8, 2026
6f9f82a
Make code review example Pydantic-first
AnuradhaKaruppiah Jul 8, 2026
a4f2e68
Simplify code review example naming
AnuradhaKaruppiah Jul 8, 2026
0fc124c
Make code review example self-contained
AnuradhaKaruppiah Jul 8, 2026
e5799ba
Clarify code review example overview
AnuradhaKaruppiah Jul 8, 2026
9ef2871
Make Harbor integration Pydantic-first
AnuradhaKaruppiah Jul 8, 2026
9741861
Use complete configs in Harbor demo
AnuradhaKaruppiah Jul 8, 2026
5aec641
Separate Harbor agent implementation
AnuradhaKaruppiah Jul 9, 2026
feec302
Move Harbor usage into examples
AnuradhaKaruppiah Jul 9, 2026
3b98e1b
Clarify Harbor SDK execution boundary
AnuradhaKaruppiah Jul 9, 2026
75b2ee6
Merge remote-tracking branch 'upstream/main' into ak-sdk-api
AnuradhaKaruppiah Jul 9, 2026
6a67da6
Address aggregate SDK review findings
AnuradhaKaruppiah Jul 9, 2026
1255266
Address remaining PR review comments
AnuradhaKaruppiah Jul 9, 2026
382495b
Fix final review nits
AnuradhaKaruppiah Jul 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
341 changes: 0 additions & 341 deletions POC-TO-MVP-PLAN.md

This file was deleted.

Loading