Commit 2963f91
chore(automation): drop unused bridge accessors (aethersdr-agent review)
isAutomationBridgeRunning() and automationBridgeEndpoint() were defined
but unused. The MCP server auto-discovers the socket via the discovery
file, so a UI endpoint display isn't needed — remove the dead API rather
than wire a nicety. The empty-except in aether_mcp.py flagged by Copilot /
aethersdr-agent already carries an explanatory comment (647bfb2).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 647bfb2 commit 2963f91
2 files changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | 225 | | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | 232 | | |
237 | 233 | | |
238 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1718 | 1718 | | |
1719 | 1719 | | |
1720 | 1720 | | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
1727 | | - | |
1728 | | - | |
1729 | | - | |
1730 | | - | |
1731 | 1721 | | |
1732 | 1722 | | |
1733 | 1723 | | |
| |||
0 commit comments