Tom McKenzie

Results 36 comments of Tom McKenzie

You can use this css snippet (apply under Settings > Appearance) to shrink the view. ```css .chronology-timeline-container { display: flex; flex-direction: column; } .chrono-temp-slot1 { height: auto; min-height: 2em; }...

You can view the source of fritter's underlying webdb library here: https://github.com/beakerbrowser/libfritter

for what it's worth, we're using https://github.com/tink-ab/k8s-oidc-helper without problems

`/file` command in assistant panel to include whole files. "Assistant: quote selection" to insert current editor selection into assistant, or "Assistant: Insert into editor" to go the other direction.

Would love this — my initial idea (not knowing about metadata) was to append a `` marker to the comment, then (on update) paginate comments until a comment with that...

For anyone curious, this plugin lives here: https://github.com/probot/autolabeler GitHubprobot/autolabelerautolabeler - Add labels to Pull Requests based on matched file patterns

getting this error using latest nextjs and bun

Here's the error, although not super helpful, when I try to Download ``` d1-manager:server-error Error: D1_DUMP_ERROR: Status + 400 at D1DatabaseSessionAlwaysPrimary.dump (cloudflare-internal:d1-api:234:23) at async GET5 (functionsWorker-0.6134034288967083.js:19255:20) at async render_endpoint (functionsWorker-0.6134034288967083.js:19825:20)...

+1 — especially for the codeact agent, [the system prompt defines the git user and email configuration](https://github.com/All-Hands-AI/OpenHands/blob/a2779fe2f6c9ab29508676f21242b1c6b88e2f67/openhands/agenthub/codeact_agent/prompts/system_prompt.j2#L4) in a way the LLMs don't seem to accept overriding in `user` messages...

random request: could the `/_axiom` path be passed in as an option? avoid it being blocked in public tracking rulesets.