Skip to content

Try fix the workers observability prompts to make Claude Sonet more effective #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Apr 30, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove the old workers logs api
  • Loading branch information
Ankcorn committed Apr 29, 2025
commit 4aa90450f07715f3a6cbe60e2d5956876a0167e1
158 changes: 0 additions & 158 deletions packages/mcp-common/src/api/workers-logs.ts

This file was deleted.

2 changes: 0 additions & 2 deletions packages/mcp-common/src/api/workers-observability.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { time } from 'console'

import { fetchCloudflareApi } from '../cloudflare-api'
import {
zKeysResponse,
Expand Down
Loading
Loading