..
shared
fix: stabilize attachment remove button with stable refs (I27)
2026-04-27 22:31:08 -07:00
AgentButtonBlock.tsx
fix(blocks): honor disabled pins and match block warnings to behavior
2026-07-04 20:12:48 +09:00
ChangeDirectoryModal.ts
chore: merge dev into session-manager-view
2026-05-22 11:21:52 +09:00
ChatContext.ts
refactor: rename AcpAdapter to AcpClient to reflect simplified architecture
2026-03-21 22:44:15 +09:00
ChatHeader.tsx
feat(chat-header): show a disabled marker for the active agent
2026-07-04 20:12:48 +09:00
ChatPanel.tsx
fix(chat-panel): re-init only on an explicit agent directive
2026-07-15 22:32:40 +09:00
ChatView.tsx
fix(chat-view): mount the panel after Obsidian delivers the view state
2026-07-15 21:23:51 +09:00
CodeBlockChatView.tsx
fix(embed): make the reattach wait time-based, not frame-based
2026-07-15 02:24:01 +09:00
EditTitleModal.ts
refactor(ui): centralize rename session menu item
2026-05-22 12:53:22 +09:00
ErrorBanner.tsx
feat: notify users of Gemini CLI discontinuation ( #296 )
2026-05-30 21:54:04 +09:00
FloatingButton.tsx
chore: merge dev into session-manager-view
2026-05-22 11:21:52 +09:00
FloatingChatView.tsx
fix(view-registry): rename close() to closeContainer() to avoid Obsidian View.close() collision
2026-05-22 13:58:28 +09:00
InputArea.tsx
feat(acp): migrate to @agentclientprotocol/sdk 0.28.1
2026-06-21 02:50:59 +09:00
InputToolbar.tsx
feat(acp): migrate to @agentclientprotocol/sdk 0.28.1
2026-06-21 02:50:59 +09:00
MessageBubble.tsx
chore: merge dev into session-manager-view
2026-05-22 11:21:52 +09:00
MessageList.tsx
fix(chat): clear per-message size cache on message reset ( #321 )
2026-06-19 18:10:37 +09:00
PermissionBanner.tsx
chore(permission): align KIND_ICONS comment with one-line guideline
2026-06-05 21:53:23 +09:00
SessionHistoryModal.tsx
fix(text): keep truncateTitle output within stated maxLength
2026-05-22 14:40:10 +09:00
SessionManagerView.tsx
feat(embed): show embedded chats in the session manager
2026-06-28 11:39:39 +09:00
SettingsTab.ts
Merge pull request #362 from RAIT-09/fix/custom-agent-id-typing
2026-07-15 20:43:40 +09:00
SuggestionPopup.tsx
chore: merge dev into session-manager-view
2026-05-22 11:21:52 +09:00
TerminalBlock.tsx
chore: merge dev into session-manager-view
2026-05-22 11:21:52 +09:00
ToolCallBlock.tsx
feat(permission): redesign options as vertical icon list
2026-06-05 21:31:47 +09:00
view-host.ts
refactor: merge duplicate imports, rename utils files, rename ui/types to view-host
2026-03-21 23:20:00 +09:00