Commit Graph

21 Commits

Author SHA1 Message Date
duorameng bdeda51b22 feat(interconnect): sync environment variables with original structure and IDs, and translate UI badges 2026-06-26 09:23:20 +08:00
duorameng 073916b97a fix(agent): broadcast task updates to agents on global env changes and use constant for task_env 2026-06-08 20:18:11 +08:00
duorameng c3807db23a Refactor: Extract DataRelationService and unify tag/env relation management 2026-06-08 19:26:52 +08:00
duorameng 7f7d109438 feat(env): add tag support for environment variables and task injection
- Add generic DataRelation and DataStorage models for tags
- Update EnvService and EnvController to support tag assignment, querying, and filtering
- Integrate EnvTagsConfig in Env settings for managing environment tags
- Enhance TaskDialog environment selection to support searching and displaying env tags
- Fix missing TaskLangConfig import in RepoDialog
2026-06-08 17:39:24 +08:00
duorameng 4c283a60d5 refactor: extract path logic to path.go and run go fmt on codebase 2026-05-22 14:52:51 +08:00
duorameng 4b644e272e chore: trt to fix restore bool val #70 2026-04-18 13:04:53 +08:00
engigu 8ac4ca4739 feat: add secret feature -- fix build swagger error 2026-03-27 14:55:07 +08:00
engigu cc3316c4b8 feat: add secret feature 2026-03-27 14:51:29 +08:00
engigu 709aa8104d feat: add env disenable 2026-03-13 14:09:43 +08:00
engigu deae554620 chore: add more openai 2026-03-11 10:59:25 +08:00
engigu 3a56eba1be chore: rm useless swagger api docs 2026-03-10 11:45:50 +08:00
engigu c251fa452d feat: adjust openapi endpoint 2026-03-06 17:24:39 +08:00
engigu 36d1569f83 feat: adjust openapi page laod 2026-03-06 08:53:22 +08:00
engigu 9fec4ecdb5 feat: add openapi 2026-03-05 20:19:35 +08:00
engigu 06dc3798fc feat: add delete env ref tasks chekc 2026-03-05 12:02:56 +08:00
engigu 4589c64923 feat: refact id column define 2026-03-03 18:07:41 +08:00
engigu 2aab7e976c feat: add vo model 2026-02-10 17:20:59 +08:00
engigu 1810cd41e3 feat: add env display control 2026-02-10 15:02:52 +08:00
engigu 43a023d683 feat: use new package name 2026-01-18 17:31:04 +08:00
engigu db6a5574e6 feat: add exec env point 2025-12-21 23:34:34 +08:00
engigu 362237241e feat: Initial commit 2025-12-20 09:30:16 +08:00