Oleg Ivaniv
ca986ba28d
fix(instance-ai): improve langsmith trace readability
2026-05-06 16:26:30 +02:00
Oleg Ivaniv
b3cfccf427
fix(instance-ai): normalize langsmith tool messages
2026-05-06 15:51:50 +02:00
Oleg Ivaniv
bccb6d0717
fix(instance-ai): bind telemetry metadata to active actor
2026-05-06 15:03:40 +02:00
Oleg Ivaniv
a99796bf5e
docs(instance-ai): align tracing spec with internal trace gate
...
Document that title-generation internal_operation roots are intentionally gated by Instance AI's internal tracing env flags to avoid default LangSmith thread noise.
2026-05-06 14:51:37 +02:00
Oleg Ivaniv
bfea5762f6
feat(instance-ai): enrich traced tool manifests
...
Add stable manifest refs on LLM spans and include source, category, and side-effect fields in the compact agent tool manifests.
2026-05-06 14:50:23 +02:00
Oleg Ivaniv
19245720fc
feat(instance-ai): trace internal title generation
...
Add a provider-neutral telemetry option to the agents title helper so native AI SDK LLM spans can be emitted when a product supplies telemetry.
Wrap Instance AI title refinement in a gated internal_operation trace context, keeping the LangSmith-specific root metadata and export controls inside instance-ai.
2026-05-06 14:46:52 +02:00
Oleg Ivaniv
6ab822879e
refactor(instance-ai): detach browser credential setup
...
Run browser credential setup as an accepted background_subagent task instead of an inline orchestrator sub-agent, publish UI spawn events only after accepted task creation, and close detached actor spans before their root trace.
2026-05-06 14:34:31 +02:00
Oleg Ivaniv
4de67e70bf
refactor(instance-ai): trace orchestrator resume activations
...
Create orchestrator_resume trace roots for internal follow-ups and HITL approvals, close activation roots as suspended at wait boundaries, and carry proxy trace config through continuation contexts. Also keeps related Instance AI lint cleanups in the touched module paths.
2026-05-06 14:24:49 +02:00
Oleg Ivaniv
d65beca7fa
refactor(instance-ai): start foreground agent spans after prep
2026-05-06 14:05:08 +02:00
Oleg Ivaniv
f75c6ceca8
refactor(instance-ai): lazily create background trace roots
2026-05-06 14:00:01 +02:00
Oleg Ivaniv
cc813ff649
feat(instance-ai): enrich langsmith tool and usage metadata
2026-05-06 13:52:33 +02:00
Oleg Ivaniv
9db7404980
refactor(instance-ai): use otel trace contexts
2026-05-06 13:47:56 +02:00
Oleg Ivaniv
cf68400427
refactor(instance-ai): remove manual stream trace reconstruction
2026-05-06 13:36:30 +02:00
Oleg Ivaniv
f8900907e4
Update specs
2026-05-06 13:24:51 +02:00
Oleg Ivaniv
ef933cfc99
fix(instance-ai): rely on native tool tracing
2026-05-06 09:34:29 +02:00
Oleg Ivaniv
23fa642e26
fix(instance-ai): suppress duplicate runtime trace spans
2026-05-05 17:32:52 +02:00
Oleg Ivaniv
e5e0cb97cd
refactor(instance-ai): move product tracing to otel
2026-05-05 17:07:34 +02:00
Oleg Ivaniv
868be3deee
refactor(instance-ai): route product tracing through otel
2026-05-05 16:42:02 +02:00
Oleg Ivaniv
e8e96df636
feat(instance-ai): improve native agent tracing
2026-05-05 16:31:18 +02:00
Oleg Ivaniv
f99482bae6
refactor(agents): add targeted workspace replace tools
2026-05-05 14:08:49 +02:00
Oleg Ivaniv
b9092e4642
docs(instance-ai): record tracing scope decision
2026-05-05 13:07:26 +02:00
Oleg Ivaniv
cc7d3c536d
refactor(instance-ai): reset obsolete native persistence
2026-05-05 13:06:17 +02:00
Oleg Ivaniv
321af6d7a0
docs(instance-ai): update native agents architecture docs
2026-05-05 12:55:35 +02:00
Oleg Ivaniv
7cce9b1621
refactor(instance-ai): remove mastra stream fallback
2026-05-05 12:53:52 +02:00
Oleg Ivaniv
2bc0d84052
refactor(instance-ai): use native agent persistence
2026-05-05 12:39:06 +02:00
Oleg Ivaniv
2350cbd6f6
refactor(instance-ai): use native agent and tools
2026-05-05 12:08:04 +02:00
Oleg Ivaniv
ad31edcdd7
refactor(instance-ai): accumulate native stream text
2026-05-05 11:30:24 +02:00
Oleg Ivaniv
51d34ce57f
chore(instance-ai): remove mastra daytona dependency
2026-05-05 11:23:59 +02:00
Oleg Ivaniv
00b9331dab
refactor(instance-ai): use native workspace providers
2026-05-05 11:22:33 +02:00
Oleg Ivaniv
2179ae6479
refactor(instance-ai): use native daytona filesystem base
2026-05-05 11:11:01 +02:00
Oleg Ivaniv
d961b9466e
refactor(instance-ai): use native n8n sandbox providers
2026-05-05 11:09:49 +02:00
Oleg Ivaniv
6300220caa
refactor(instance-ai): decouple workflow tool workspace types
2026-05-05 11:07:39 +02:00
Oleg Ivaniv
31fc52d1be
refactor(instance-ai): decouple tracing util tool type
2026-05-05 11:03:39 +02:00
Oleg Ivaniv
256606df94
refactor(instance-ai): decouple sandbox file tool workspace type
2026-05-05 11:02:40 +02:00
Oleg Ivaniv
6ab9956a49
refactor(instance-ai): decouple sandbox utility types
2026-05-05 11:01:24 +02:00
Oleg Ivaniv
8d4a1fce6a
refactor(instance-ai): decouple builder memory compaction
2026-05-05 10:58:47 +02:00
Oleg Ivaniv
3323e173f0
refactor(instance-ai): decouple compaction metadata reads
2026-05-05 10:56:40 +02:00
Oleg Ivaniv
4b81f6f9dd
refactor(instance-ai): decouple thread metadata storage
2026-05-05 10:50:02 +02:00
Oleg Ivaniv
85442041d3
refactor(instance-ai): remove stale mastra type imports
2026-05-05 10:46:06 +02:00
Oleg Ivaniv
69c43fdfaa
refactor(instance-ai): support native stream resume
2026-05-05 10:43:46 +02:00
Oleg Ivaniv
7f37612d2f
refactor(instance-ai): normalize native stream results
2026-05-05 10:41:36 +02:00
Oleg Ivaniv
18f05c9a89
refactor(instance-ai): route native stream events
2026-05-05 10:40:10 +02:00
Oleg Ivaniv
69bc96a5c8
refactor(instance-ai): parse native agent suspensions
2026-05-05 10:38:49 +02:00
Oleg Ivaniv
4fb69b39a1
refactor(instance-ai): add native stream chunk mapper
2026-05-05 10:37:25 +02:00
Oleg Ivaniv
c731e4ba7f
docs(instance-ai): mark native persistence progress
2026-05-05 10:35:07 +02:00
Oleg Ivaniv
6780f10641
feat(instance-ai): add native memory store
2026-05-05 10:34:50 +02:00
Oleg Ivaniv
ea8e0f1054
feat(instance-ai): add native checkpoint store
2026-05-05 10:32:37 +02:00
Oleg Ivaniv
5bc601254f
refactor(instance-ai): decouple mcp schema sanitizer
2026-05-05 10:29:40 +02:00
Oleg Ivaniv
e42336b3c9
refactor(instance-ai): rename agent runtime run id
2026-05-05 10:28:29 +02:00
Oleg Ivaniv
77212b10e5
refactor(instance-ai): use native mcp client manager
2026-05-05 10:26:01 +02:00