qwen_agent/prompt
autobee-sparticle 18bf296aa0
feat: move enable_thinking control from docker-compose to request body (#21)
* add page number

* feat: add skill feature memory

添加 skill 功能的 feature memory,记录技能包管理服务和 Hook 系统的核心信息。

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* feat(skill): add feature memory with changelog and decisions

添加 skill 功能的完整记忆文档:

Changelog:
- 2025-Q4: 初始实现 (GRPC 层 + 内置 skills)
- 2026-Q1: API 完善 (REST API + Hook 系统)

Design Decisions:
- 001: Skill 架构设计 (目录结构、Hook 系统)
- 002: 上传安全措施 (ZipSlip、路径遍历防护)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* soffice sharp 支持

* shell_env support

* feat: move enable_thinking control from docker-compose to request body

Remove DEFAULT_THINKING_ENABLE environment variable from docker-compose
and settings.py. The enable_thinking flag is now solely controlled via
request body (default: false), as felo-mygpt already passes this config
from RobotConfig database.

Closes sparticleinc/felo-mygpt#2473

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: 朱潮 <zhuchaowe@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: zhuchao <zhuchaowe@163.com>
2026-03-26 20:12:39 +09:00
..
FACT_RETRIEVAL_PROMPT.md fix(memory): 改进 Memory 提取 prompt 使用大白话 (#20) 2026-03-26 10:14:13 +09:00
guideline_prompt.md refactor: migrate from Memori to Mem0 for long-term memory 2026-01-20 21:15:30 +08:00
novare.md fix(novare): 添加位置粒度降级搜索策略,解决详细位置指定时设备匹配失败问题 (#18) 2026-03-20 15:47:48 +09:00
onprem.md table_rag_retrieve 和 rag_retrieve 增加调用策略 2026-03-12 11:59:38 +08:00
preamble_prompt.md 优化PREAMBLE提示词 2025-12-01 19:53:51 +08:00
system_prompt_catalog_agent.md remove datetime 2025-11-25 15:25:27 +08:00
system_prompt_deep_agent.md rename general agent 2026-02-06 17:05:17 +08:00
system_prompt_general_agent_zh.md feat(mcp): add top_k optional parameter to RAG retrieve tool 2026-01-08 17:27:35 +08:00
system_prompt_general_agent.md 增加2个系统级别的skill 2026-01-16 23:05:30 +08:00
system_prompt.md feat: move enable_thinking control from docker-compose to request body (#21) 2026-03-26 20:12:39 +09:00