Alex Suraci

Results 105 issues of Alex Suraci

Previously OTLP log data recorded into the client's SQLite database was dropping somewhat important information such as the OTel resource that generated the logs. I noticed this while investigating duplicate...

Hi there, I noticed in Firefox WASM calling `CloseNow` returns an error: > A parameter or an operation is not supported by the underlying object This can be fixed by...

bug

Fixes https://github.com/dagger/dagger/issues/8990 Fixes https://github.com/dagger/dagger/issues/9202 Fixes https://github.com/dagger/dagger/issues/9281 This is a somewhat dramatic change to the `dagger shell` UX and implementation. Previously `shell` started the TUI and backgrounded it to show the...

### Goals * [x] High level API for OTel spans * e.g. `async with dag.span("my span", internal=true)` * [ ] Add withFoos for customizing the span * [ ] Ergonomic...

* [x] Better detection for incomplete input * [x] Print logs _after_ printing child rows so it appears at the bottom of the screen * [x] Figure out how to...

Usage: add `dagger mcp` as an MCP server. Defaults to stdio. For SSE (handy for debugging), set `PORT=1234` and configure `http://localhost:1234/sse`. TODO: * [ ] Should it be scoped per-chat...

* Add (mostly AI generated) transformations to handle different types of metrics data (cc @cwlbraa) * More gracefully handle log records with missing data (resource / trace ID)

kind/stale

## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 0.2.107...

bug
area:mcp

### Summary If I'm writing a Git commit message that has a bulleted list (another keyword for searchers: asterisk), the editor joins the line to the end of the previous...

git

My app polls an API every 5 seconds to update page content. I've noticed that if I navigate to another page (by e.g. clicking a link) while a request is...