fix(lib): finalize herdr 0.7.4 contract refactor and layout policy
This commit is contained in:
Vendored
+35
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"WorkspaceInfo": {
|
||||
"properties": [
|
||||
"active_tab_id",
|
||||
"agent_status",
|
||||
"focused",
|
||||
"label",
|
||||
"number",
|
||||
"pane_count",
|
||||
"tab_count",
|
||||
"tokens",
|
||||
"workspace_id",
|
||||
"worktree"
|
||||
]
|
||||
},
|
||||
"PaneInfo": {
|
||||
"properties": [
|
||||
"agent",
|
||||
"cwd",
|
||||
"foreground_cwd",
|
||||
"pane_id",
|
||||
"tab_id",
|
||||
"workspace_id"
|
||||
]
|
||||
},
|
||||
"AgentStartFlags": [
|
||||
"--cwd",
|
||||
"--workspace",
|
||||
"--tab",
|
||||
"--split",
|
||||
"--env",
|
||||
"--focus",
|
||||
"--no-focus"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user