* [improvement][launcher]Use API to get element ID avoiding hard-code.
* [fix][launcher]Fix mysql scripts.
* [improvement][launcher]Support DuckDB database and refactor translator code structure.
* [improvement][headless-fe] Revamped the interaction for semantic modeling routing and successfully implemented the switching between dimension and dataset management.
* [improvement][Headless] Add table ddl in Dbschema
* [improvement][Headless] Add get database by type
* [improvement][Headless] Supports automatic batch creation of models based on db table names.
* [improvement][Headless] Supports getting domain by bizName
* [improvement][launcher]Refactor unit tests and demo data.
* [fix][launcher]Change default vector dimension to 512.
* [improvement](Dict) add dimValueAliasMap info for KnowledgeBaseService
* [improvement][headless]Use QueryWrapper to replace hard-code SQL in mapper xml.
* [improvement][chat]Introduce ChatMemory to delegate ChatMemoryDO.
* [fix][common]Fix embedding store sys configs.
* [fix][common]Fix postgres schema, using varchar instead of char.
* [improvement][launcher]Change supersonic docker deployment from mysql to postgres.
* [Fix][launcher]Fix a number of issues related to semantic modeling.
* [Fix][headless]Fix the evaluation logic of agg type.
* [fix][assembly]Fix Dockerfile and add docker compose run script.
* [fix][chat]Fix "multiple assignments to same column "similar_queries".
* [improvement][headless]Use LamdaQueryWrapper to avoid hard-coded column names.
* [improvement][headless]Refactor headless infra to support advanced semantic modelling.
* [improvement][headless]Change class name `Dim` to `Dimension`.
* [improvement][chat]Introduce `TimeFieldMapper` to always map time field.
* [fix][headless]Remove unnecessary dimension existence check.
* [fix][chat]Fix adjusted filters don't take effect.
---------
* [improvement][Chat] Support agent permission management #1143
* [improvement][chat]Iterate LLM prompts of parsing and correction.
* [improvement][headless]Clean code logic of headless core.
* (fix) (chat) 记忆管理更新不生效 (#1912)
* [improvement][headless-fe] Added null-check conditions to the data formatting function.
* [improvement][headless]Clean code logic of headless translator.
* [improvement][headless-fe] Added permissions management for agents.
* [improvement][headless-fe] Unified the assistant's permission settings interaction to match the system style.
* [improvement](Dict)Support returns dict task list of dimensions by page
* [improvement][headless-fe] Revised the interaction for semantic modeling routing and implemented the initial version of metric management switching.
* [improvement][launcher]Set system property `s2.test` in junit tests in order to facilitate conditional breakpoints.
* [improvement][headless] add validateAndQuery interface in SqlQueryApiController
* [improvement][launcher]Use API to get element ID avoiding hard-code.
* [improvement][launcher]Support DuckDB database and refactor translator code structure.
---------
Co-authored-by: lxwcodemonkey <jolunoluo@tencent.com>
Co-authored-by: tristanliu <tristanliu@tencent.com>
Co-authored-by: daikon12 <1059907724@qq.com>
Co-authored-by: lexluo09 <39718951+lexluo09@users.noreply.github.com>