Commit Graph

423 Commits

Author SHA1 Message Date
5ba627f265 fix: correct default template name in deploy.sh 2026-05-06 14:52:59 +08:00
c5f3e1a009 deploy: split models and resources, add resources_dir to agent config 2026-05-06 13:51:19 +08:00
4dd0335e55 refactor: separate resources directory from models; migrate face_gallery.db to resources/face_gallery/ 2026-05-06 13:45:39 +08:00
daa5da3b85 fix: use actual filename for face_gallery resource name, add dedup 2026-05-06 13:37:55 +08:00
8a9ec59134 build: update rk3588-agent binary with resources endpoints 2026-05-06 13:29:47 +08:00
2e730832a7 feat: add GET /v1/resources/status and PUT /v1/resources/{type}/{name} endpoints 2026-05-06 13:28:29 +08:00
85f3ca54a3 Scan model directory for installed model status 2026-05-05 12:12:49 +08:00
452d344b34 Merge branch 'codex/model-management' 2026-05-05 12:01:33 +08:00
540a495d7b Add device model status API and rebuild agent binary 2026-05-05 11:14:57 +08:00
cf4493507c Adopt slot-driven template rendering 2026-05-03 09:50:46 +08:00
00c9268834 Standardize built-in pipeline templates 2026-04-28 18:53:47 +08:00
f7ee102daa Update RK3588 agent binary 2026-04-28 16:33:20 +08:00
551c6016ff Expose graph node type catalog from agent 2026-04-28 16:29:52 +08:00
45fadc6699 Expose business config metadata in agent 2026-04-23 12:35:33 +08:00
ac930e90e1 Fix deploy config UTF-8 output 2026-04-20 12:39:50 +08:00
cd6d299bd3 Move shared config params into template 2026-04-20 12:27:39 +08:00
502991d026 Rebuild rk3588 agent binary for final metadata commit 2026-04-20 11:51:47 +08:00
f4b20f3e32 Refine profile-centric config metadata and agent status 2026-04-20 11:41:49 +08:00
04de2308fb Add profile-centered config design spec 2026-04-20 10:44:18 +08:00
3e747be2e6 Build agent with agent-owned rollback 2026-04-19 15:17:42 +08:00
5c04681360 Restore fstream include in graph manager 2026-04-19 15:07:04 +08:00
72d6a073a0 Remove unused graph manager file helpers 2026-04-19 15:06:11 +08:00
7b9d1aa385 Move config rollback ownership to agent 2026-04-19 15:03:38 +08:00
0f4a17aa8c Build agent with previous config fields 2026-04-19 14:46:50 +08:00
e9a720a898 Rename previous config fields in agent API 2026-04-19 14:46:19 +08:00
1742283989 Build agent with candidate apply endpoint 2026-04-19 12:24:15 +08:00
0ef98e1d26 Add candidate config apply endpoint 2026-04-19 12:23:28 +08:00
7a02176577 Reuse saved managerd agent token on deploy 2026-04-19 11:59:28 +08:00
d1d2da08d1 Require managerd agent token for deploy 2026-04-19 11:53:50 +08:00
6a0c533b7f Build agent with config candidate endpoint 2026-04-19 11:24:27 +08:00
041ce18ad0 Add agent config candidate endpoint 2026-04-19 11:24:14 +08:00
ace8dcde72 Render deploy config from template 2026-04-19 10:44:24 +08:00
de77e2ae85 Track single rk3588 agent binary 2026-04-19 10:33:46 +08:00
cd4cd38e67 Build rk3588 agent binary 2026-04-19 10:28:06 +08:00
b98592b29b Add config status metadata reporting 2026-04-19 10:21:16 +08:00
90ec18dc9a Add alarm event trace ids 2026-04-18 20:58:31 +08:00
64af954fe4 Restore production defaults in config template 2026-04-18 12:39:18 +08:00
cfe42bdad3 Expose agent build metadata 2026-04-18 12:16:10 +08:00
2bdde181c5 Fix Windows gtest DLL discovery 2026-04-18 11:58:57 +08:00
a46c319d83 Add config template rendering workflow 2026-04-18 11:56:48 +08:00
ecc6937746 Remove unused legacy detection models 2026-04-18 11:35:29 +08:00
3fb6af8c03 Remove unused model assets 2026-04-18 11:31:20 +08:00
2e5666edb9 Standardize model asset names 2026-04-18 11:27:34 +08:00
5beab86905 Clarify face unknown alarm semantics 2026-04-18 10:54:39 +08:00
8c910d55fc Lower unknown face track age threshold 2026-04-17 16:02:36 +08:00
a657848de2 Use max known similarity for unknown face rule 2026-04-17 15:28:13 +08:00
456cbc3727 Improve unknown face diagnostics analysis 2026-04-17 15:07:34 +08:00
5156d099c4 Add unknown face candidate diagnostics 2026-04-17 11:06:12 +08:00
498a8216fe Relax known face aspect gate 2026-04-17 10:31:36 +08:00
e8badbafbd Ignore local analysis artifacts 2026-04-17 10:18:56 +08:00