CoolFace
Apppublic

Yash030/agentmemory

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
16 commits on main
48f162a4mo ago

fix: use gemini-3.5-flash (correct model name)

Yash030
2e7ac6f4mo ago

switch default model to gemini-3-flash, allow override via GEMINI_MODEL env

Yash030
8b8448f4mo ago

revert: keep full /stream/* path for iii-stream

Yash030
fc3db6e4mo ago

fix: use handle_path to strip /stream prefix before proxying to iii-stream

Yash030
c44084f4mo ago

fix: overwrite iii-config.yaml at runtime path, remove invalid --config flag

Yash030
bafd1904mo ago

fix: generate iii-config.yaml with HF Space CORS and absolute paths

Yash030
3df48e54mo ago

fix: inject AGENTMEMORY_SECRET via Caddy so dashboard viewer works

Yash030
356b63d4mo ago

fix: include .hmac in backup so secret survives restarts

Yash030
41bad434mo ago

fix: add gnupg for caddy repo key import

Yash030
c1c78f14mo ago

refactor: use official iii binary, pinned versions, HMAC secret, tini init

Yash030
dd8819e4mo ago

enable AGENTMEMORY_AUTO_COMPRESS

Yash030
7e191224mo ago

fix dataset repo ID to Yash030/agentmemory-data

Yash030
39cd3554mo ago

add persistent storage via HF Dataset + sync.py

Yash030
05c81af4mo ago

Fixed Display issues

Yash030
d3f76b54mo ago

Initial Files

Yash030
b9c3b184mo ago

initial commit

Yash030