code.oscarkilo.com
igor
33 contributions in the past year
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
klex returned 401: Please log in and claim a username
Recent commits (past week)
okg
9e495d4e
//okg/who: SetAuthzMulti + SetAuthz wraps it
okg
5d8118d5
okg: drop all env vars; thread *Config explicitly to handlers
okg
84020207
okg: cfg gains Host (public) + CodeHost (klee); fixes //who 404s
okg
08462a11
okg/chat: add SetPermissions
okg
76d140db
okg: add `okg exemplary` — few-shot batch runner
okg
a1b60895
okg/who: add AppDataEntry + AppData field; document position
okg
a34149f2
okg/who: add username helpers (mirrors //clients/who)
okg
8e04243a
okg: collapse main dispatch into a command map
okg
bec500d1
okg: add `okg chat send` and `okg chat fetch`
okg
31cd1822
okg: add `okg authz {list,set,delete}`
okg
0556fcde
okg: add `okg group delete`
okg
6b990f7f
okg: add `okg group members`
okg
9b4c953f
okg: add `okg group remove-member`
okg
25b69d4f
okg: add `okg group add-member` (variadic users)
okg
05b47fee
okg: add `okg group create` (auto-resolves owner from caller)
okg
fb141023
okg: bootstrap //okg/who; add `okg group list`
okg
95b1523d
okg: extract //okg/internal/rest as shared HTTP helper
okg
ac9ffc81
okg: add `okg one` — single LLM inference
okg
2f5e75b1
okg auth login: --key flag + stdin; drop KLEX_API_KEY env; drop --user
okg
4168cab2
okg: expand to Oscar Kilo Goodness; add embed; man-page-style help
klex-git
098e5bd2
api: add Klex interface and Fake test double
klex-git
880ee3e3
api: NewDocumentBlock helper; dedupe one/exemplary