feat: implement custom smart context functionality with hooks, IPC handlers, and utilities
Some checks failed
CI / test (map[image:macos-latest name:macos], 1, 4) (push) Has been cancelled
CI / test (map[image:macos-latest name:macos], 2, 4) (push) Has been cancelled
CI / test (map[image:macos-latest name:macos], 3, 4) (push) Has been cancelled
CI / test (map[image:macos-latest name:macos], 4, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 1, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 2, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 3, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 4, 4) (push) Has been cancelled
CI / merge-reports (push) Has been cancelled
Some checks failed
CI / test (map[image:macos-latest name:macos], 1, 4) (push) Has been cancelled
CI / test (map[image:macos-latest name:macos], 2, 4) (push) Has been cancelled
CI / test (map[image:macos-latest name:macos], 3, 4) (push) Has been cancelled
CI / test (map[image:macos-latest name:macos], 4, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 1, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 2, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 3, 4) (push) Has been cancelled
CI / test (map[image:windows-latest name:windows], 4, 4) (push) Has been cancelled
CI / merge-reports (push) Has been cancelled
- Added custom hooks for managing smart context metadata and snippets. - Implemented IPC handlers for retrieving context, upserting snippets, and updating summaries. - Created utility functions for reading and writing smart context data to the filesystem. - Established a structured custom code organization under src/custom/ for better maintainability. - Included a comprehensive update guide to assist with future updates and custom feature integration.
This commit is contained in:
10
dyad-backup-20251218-085122/commit-history.txt
Normal file
10
dyad-backup-20251218-085122/commit-history.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
705608a Add Dyad Update Management Guide and custom hooks for smart context
|
||||
73fc42b Add custom code structure and update scripts
|
||||
5325549 Bump to v0.29 beta (#1895)
|
||||
e0f123b Bump react (internal) (#1893)
|
||||
91e8d0c Add Opus 4.5 and clean-up naming & remove legacy models for anthropic (#1892)
|
||||
6235f7b Summarize chat trigger (#1890)
|
||||
90c5805 adding a button for fixing all errors (#1785)
|
||||
40aeed1 default to deep context (#1891)
|
||||
538745d Detect external changes with deep context (#1888)
|
||||
3701886 Fallback to balanced smart context for mentioned apps because not sup… (#1886)
|
||||
Reference in New Issue
Block a user