dify/packages
GareArc c3f56fcc9a
refactor(openapi/cli): drop tag/author from app usage-face noun
The app noun is the usage face; tags and author are build/management
metadata that belong to studio-app, not here. Remove them end to end:

- backend: drop tags/created_by_name from AppListRow, tag from
  AppListQuery, the TagItem model, and the tag-name filter lookup;
  stop hardcoding the cross-tenant blanks in the permitted-external list
- cli: remove the --tag flag, TAGS/AUTHOR columns, and tag from the
  list query; single get app <id> no longer fabricates the fields
- regenerate openapi contracts (types/zod) and markdown docs

get app and get app <id> now agree (neither surfaces tags/author),
resolving the list-vs-single divergence raised in review.
2026-06-21 21:25:13 -07:00
..
contracts refactor(openapi/cli): drop tag/author from app usage-face noun 2026-06-21 21:25:13 -07:00
dev-proxy feat(dev-proxy): reload env file changes (#36384) 2026-05-19 08:24:47 +00:00
dify-ui test(dify-ui): align select form story with field primitives (#37670) 2026-06-22 02:17:35 +00:00
iconify-collections feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
migrate-no-unchecked-indexed-access chore: migrate type-check from tsc to tsgo across all workspaces (#35488) 2026-04-22 08:45:54 +00:00
tsconfig refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00