Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-27T22:42:36.537Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

lychee.toml

30 lines · 753 B · toml
1retry_wait_time = 5
2
3accept = ["200..=204", "429"]
4
5max_retries = 5
6
7timeout = 45
8
9exclude = [
10    # Don't fail CI check if collab is down
11    'https://staging-collab.zed.dev/',
12    "https://collab.zed.dev",
13
14    # Slow and unreliable server.
15    'https://repology.org',
16
17    # The following websites are rate limited or use bot detection and aren't nice enough to respond with 429:
18    'https://openai.com',
19    'https://claude.ai/download',
20    'https://www.perplexity.ai',
21    'https://platform.deepseek.com',
22    'https://console.anthropic.com',
23    'https://platform.openai.com',
24    'https://linux.die.net/man/1/sed',
25    'https://allaboutcookies.org',
26    'https://www.gnu.org',
27    'https://auth.mistral.ai',
28    'https://console.mistral.ai',
29]
30
Served at tenant.openagents/omega Member data and write actions are omitted.