Commit Graph

8 Commits (57a811e8a12278286a6339fd82b815401631a5fe)

Author SHA1 Message Date
zanllp 57a811e8a1 docs: reorganize skill documentation and extend URL scheme
- Move agent-guide.md to references/agent-patterns.md
- Create references/search-strategies.md for advanced search techniques
- Add Quick Links section to SKILL.md for better navigation
- Extend fuzzy-search pane to support pre-filled search parameters
  - Add initialSubstr, initialIsRegex, initialPathOnly props
  - Add initialMediaType filter and autoSearch control
- Update queryActions.ts to map URL props to component props
- Make search API parameters optional (regexp, cursor, folder_paths)
- Add ai-agents.md and ai-agents-zh.md documentation
2026-02-22 13:24:51 +08:00
zanllp 45ad3ffc95 refactor 2024-06-11 18:47:42 +08:00
zanllp e04052c961 style: fix by eslint 2024-03-29 22:44:13 +08:00
zanllp af3ef92e72 Fix several errors. 2023-09-08 09:49:00 +08:00
zanllp 24f99eeb4e Improved folder name display 2023-06-01 00:25:22 +08:00
zanllp 3856d4c41a fix path normalize error 2023-05-03 00:51:12 +08:00
zanllp e015f61428 Handle SQL execution errors and potential refresh issue 2023-05-02 15:53:14 +08:00
zanllp 427a62e0e8 Replace path module with custom implementation and remove unnecessary code 2023-05-02 04:26:44 +08:00