mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(web): collapse long code and terminal output previews (#546)
* feat(web): collapse long code and terminal output previews * fix(web): keep fallback tool output complete * fix(web): keep raw json details uncollapsed
This commit is contained in:
@@ -169,6 +169,7 @@ export default {
|
||||
|
||||
// Code block
|
||||
'code.copy': 'Copy',
|
||||
'code.truncated': 'Preview truncated — open details for full output',
|
||||
|
||||
// Diff view
|
||||
'diff.title': 'Diff',
|
||||
|
||||
Reference in New Issue
Block a user