Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"ai-api",
"aritificial-intelligence",
"elevenlabs",
"speech",
"text-to-speech",
"tts",
"ai-agents",
"convai",
"conversational-ai"
],
"is_fork": false,
"size_kb": 1158,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 1166396,
"Nushell": 12416
},
"pushed_at": "2026-07-27T17:18:33Z",
"created_at": "2023-07-22T12:37:31Z",
"owner_type": "User",
"updated_at": "2026-07-27T17:19:37Z",
"description": "An unofficial workspace for ElevenLabs",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Dominic",
"type": "User",
"login": "rwxbytes",
"company": null,
"location": "Birmingham, UK",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/138619011?v=4",
"created_at": "2023-07-04T18:43:39Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1119
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-27T17:00:45Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-06-29T00:59:08Z"
}
],
"recent_commits": [
{
"oid": "e7129af387c6bf51501c4022e38f8a17b095bd74",
"body": null,
"is_bot": false,
"headline": "ci: fix LiveKit example clippy on stable",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-27T17:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20af85a177df4e62e1d1cce1066ea43d984b960",
"body": null,
"is_bot": false,
"headline": "ci: install GLib for LiveKit checks",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-27T17:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe276ba28dad3fec954779f3f0ace5908ae3e71",
"body": null,
"is_bot": false,
"headline": "chore: prepare 0.7.1 patch releases",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-27T16:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24b1da0acd77333bb8d2e4334087d54734ccd34",
"body": null,
"is_bot": false,
"headline": "feat(speech-engine): complete LiveKit workbench config",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-27T14:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c8cc54ff85a66d9f3a1af8fabd974bd04a8298",
"body": "Native egui/LiveKit/Rig/Ollama workbench for exercising ElevenLabs'\nSpeech Engine end to end: a local brain WebSocket, a LiveKit bridge\nparticipant, and a desktop participant with a professionally styled\nUI for session control, live transcript/latency, and full Speech\nEngine configuration editing.",
"is_bot": false,
"headline": "Add speech_engine_livekit example workbench",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-27T13:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2994b49b926505af8ba57be4593706a24cf8176",
"body": null,
"is_bot": false,
"headline": "feat: sync ElevenLabs API for 0.7.1",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-27T11:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d88c8759a75f8153aab2f196d16e4d06f5ab63",
"body": null,
"is_bot": false,
"headline": "feat(convai): expose live user message sends",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-07-09T14:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ea7ea2654a742deead3e0148b8ffe0c5a3ed53",
"body": null,
"is_bot": false,
"headline": "Fix convai websocket TLS feature",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-29T12:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4474bef7c4df8a529979bba89fc56fb5fe14300e",
"body": null,
"is_bot": false,
"headline": "Prepare 0.7.0 release",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-29T00:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d76d620ddbc756512dcfc8c31f50e668f3032bd",
"body": null,
"is_bot": false,
"headline": "Prepare 0.7 foundation cleanup",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-28T22:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0271745d84fec5cea26a514ce6dd704da89e176",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Reword GetSignedUrl deprecation note",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-28T11:40:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "20fa44921ff4d1bce59e99b27510bd8546706f02",
"body": "Mark GetSignedUrl (GET /v1/convai/conversation/get-signed-url) as\ndeprecated in favor of GetWebRtcToken. The elevenlabs-convai WebSocket\nclient still uses it internally for now.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Deprecate GetSignedUrl",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-28T11:13:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f743ea45efacc01001ad15d964572edb705c1572",
"body": "The legacy get_signed_url alias is deprecated and was never shipped, so\nthere is no value in adding it. Use GetSignedUrl\n(/v1/convai/conversation/get-signed-url).\n\n/v1/convai 148/149; total coverage 260/320 (81.3%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove deprecated GetSignedUrlLegacy endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-28T11:09:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "37c386e8d4b54a4d28da95445be5cb092ba40b6f",
"body": "Add the remaining conversation-management endpoints (smart/text message\nsearch, run analysis/evaluation, file upload/delete, SIP messages, tag\nassign/unassign), the legacy get_signed_url alias (deprecated), the\nknowledge-base UpdateKnowledgeBaseDocument and GetDocumentRagIndexes, and\nthe single-secret GetSecret/UpdateSecret.\n\n/v1/convai is now 149/149 (100%); total coverage 261/320 (81.6%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Complete ConvAI coverage (100%)",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-28T11:02:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "72f5d849abba5dbc2f4ac6eef115e129ff3b3b95",
"body": "Implement the remaining agent endpoints in a new convai::agent_management\nmodule: summaries, branches (create/list/get/update/rebase/merge plus\npreviews), deployments, drafts, duplicate, run-tests, simulate-conversation\n(sync and stream), topics, and versions.\n\nBranch configs, simulation transcripts\n[…]\nidget,\nso they are not duplicated here. Adds :branch_id and :source_branch_id path\nparams.\n\n/v1/convai 135/149; total coverage 247/320 (77.2%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add advanced ConvAI agent-management endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T22:14:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ec451b88ceb5f90bc48d7ee47f8895527b8af464",
"body": "Implement the remaining knowledge-base endpoints: typed document creation\n(text/url/file), folders, bulk-move and move, RAG index overview/batch/\ndelete, content search, summaries, document chunks listing, refresh,\nsource-file URL, and file replacement.\n\nDeprecate CreateKnowledgeBaseDoc (POST /v1/co\n[…]\ns.\n\nDeep/polymorphic payloads (RAG models, search results, summaries) are kept\nas raw JSON. /v1/convai 117/149; total coverage 229/320 (71.6%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI knowledge-base endpoints; deprecate the legacy add",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T22:00:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "38322c46c72fcecbb1420b2f7019903351cdcdc1",
"body": "Implement the agent-testing subsystem in a new convai::agent_testing\nmodule (11 endpoints): list/create/get/update/delete tests, fetch test\nsummaries, bulk-move tests, and manage test folders.\n\nTest definitions are a 3-way discriminated union (llm/tool/simulation)\nwith large nested config, so indivi\n[…]\ned as raw JSON; envelopes and folders are typed. Adds :test_id\nand :folder_id path params.\n\n/v1/convai 102/149; total coverage 214/320 (66.9%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI agent-testing endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T17:20:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d5e0dd074d2c3f69c3015270586ff7a141617d9a",
"body": "Implement the MCP (Model Context Protocol) server subsystem in a new\nconvai::mcp_servers module (13 endpoints): create/list/get/delete a\nserver, update its config and approval policy, manage per-tool approvals\nand config overrides, and list a server's tools.\n\nThe server config envelope and small enu\n[…]\nested\nconfig payloads are kept as raw JSON. Adds :mcp_server_id and :tool_name\npath params.\n\n/v1/convai 91/149; total coverage 203/320 (63.4%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI MCP-servers endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T17:11:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2420ef6bf0e781793090e3342c6b38e55017feda",
"body": "Implement two more ConvAI clusters as new modules:\n- convai::whatsapp_accounts: ListWhatsAppAccounts, GetWhatsAppAccount,\n UpdateWhatsAppAccount, DeleteWhatsAppAccount\n- convai::test_invocations: ListTestInvocations, GetTestInvocation,\n ResubmitTests (nested test-run structures kept as raw JSON)\n\nAdds a :test_invocation_id path param. /v1/convai 78/149; total\ncoverage 190/320 (59.4%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI whatsapp-accounts and test-invocations endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T17:05:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f37662f43d8db22f0a0c3c8872b287327e681fa",
"body": "Implement the small single-endpoint ConvAI clusters:\n- new convai::telephony: ExotelOutboundCall, SipTrunkOutboundCall,\n WhatsAppOutboundCall, WhatsAppOutboundMessage\n- new convai::llm: ListLlms, CalculateLlmUsage, CalculateAgentLlmUsage\n- agents: GetAgentKnowledgeBaseSize\n- conversations: GetLiveCount (analytics), GetConversationUsers (users)\n\n/v1/convai 71/149; total coverage 183/320 (57.2%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI singleton endpoints (telephony, LLM, analytics, users)",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T16:55:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ea4a996cbe4dad01a27adecabd21aeea2006e257",
"body": "Implement two self-contained ConvAI clusters as new modules:\n- convai::tags: ListConversationTags, CreateConversationTag,\n GetConversationTag, UpdateConversationTag, DeleteConversationTag\n- convai::environment_variables: ListEnvironmentVariables,\n CreateEnvironmentVariable (type-discriminated requ\n[…]\nvironmentVariable\n\nAdds :tag_id and :env_var_id path params. Both clusters are now complete;\n/v1/convai 61/149; total coverage 173/320 (54.1%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI tags and environment-variables endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T12:19:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2de5e1dca970fd22d06e90e974afed3ba1f3d6f7",
"body": "Add the remaining endpoints for several ConvAI sub-areas:\n- phone-numbers: GetSipMessages\n- workspace: GetSecretDependencies, GetDashboardSettings, UpdateDashboardSettings\n- tools: GetToolDependentAgents, GetToolExecutions\n- conversations: GetWebRtcToken, RegisterTwilioCall\n\nAlso fix GetSignedUrl to\n[…]\ne the current hyphenated path and add its\nquery builders. Adds a :resource_type path param.\n\n/v1/convai 52/149; total coverage 164/320 (51.2%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Complete near-finished ConvAI clusters",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T12:12:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "00612522e80ee64b3664f008623b42a60efe37b9",
"body": "Implement the batch-calling subsystem in a new convai::batch_calling\nmodule: SubmitBatchCall, ListWorkspaceBatchCalls, GetBatchCall,\nCancelBatchCall, RetryBatchCall, and DeleteBatchCall. Adds a :batch_id\npath param and reuses the existing ConversationInitiationClientData for\nper-recipient overrides.\n\nbatch-calling is now 6/6; /v1/convai 44/149; total coverage 156/320 (48.8%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add ConvAI batch-calling endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-27T12:00:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ae3df43cd8d8cb99fd1c00e77f6b78e866280aff",
"body": "Implement the auth-connections subsystem in a new admin::auth_connections\nmodule: create, list, update, and delete. Requests are typed per auth\ntype (OAuth2 client-credentials, custom header, basic, bearer, OAuth2\nJWT, private-key JWT, mTLS) and serialized with an internally-tagged\nauth_type discrim\n[…]\n workspace tag is now complete (/v1/workspace 20/22; the remaining two\nare the access:all analytics endpoints). Total coverage 150/320 (46.9%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add workspace auth-connection endpoints; deprecate GetUsage",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-26T11:38:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "29c8eea07d19fc893876f11e5c50985d56eea2b5",
"body": "Implement ten workspace endpoints: GetWorkspaceAuditLogs, GetWorkspaceGroups,\nSearchWorkspaceGroups, AddMemberToGroup, RemoveMemberFromGroup, InviteUsers\n(bulk), GetWorkspaceWebhooks, CreateWorkspaceWebhook, UpdateWorkspaceWebhook,\nand DeleteWorkspaceWebhook. Adds :group_id and :webhook_id path para\n[…]\n auth-connections subsystem and the access:all analytics\nendpoints.\n\nThe /v1/workspace path group is now 16/22; total coverage 146/320 (45.6%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add workspace groups, invites, webhooks, and audit-log endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-26T11:09:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0d95424794fa43da8a91c482b1a34b7bb1c96096",
"body": "GET /v1/voices is deprecated; drop the ListVoices endpoint added in the\nprevious commit. The paginated v2 GetVoices remains the supported way to\nlist voices.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove deprecated v1 ListVoices endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-26T11:02:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3b8b5fe116c25244adf291a99af6fb481a998b43",
"body": "Implement the Professional Voice Cloning subsystem in a new\nadmin::pvc_voices module: create/edit a PVC voice, get/verify the\nverification captcha, add/update/delete samples, retrieve sample audio\nand waveform, start and poll speaker separation, fetch separated speaker\naudio, run training, and request manual verification.\n\nAdds a :speaker_id path param. The /v1/voices path group is now 25/25;\ntotal coverage 137/320 (42.8%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add PVC voices endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-26T10:52:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6cbdc3e3a80d0934d77f9e4952f41dcc2f4e5b22",
"body": "Implement GET /v1/voices (List Voices), the unpaginated v1 listing, with\na show_legacy query and a ListVoicesResponse reusing the existing voice\nresponse model. This completes the core voices/samples tags; the\nremaining /v1/voices ops are the separate pvc-voices subsystem.\n\nTotal coverage 123/320 (38.4%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add v1 ListVoices endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-26T10:37:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4210d50439297fb589c74d0483ce0145bf5c6f63",
"body": "Add the remaining operations: AddDictionaryFromRules (add-from-rules),\nSetRules (set-rules), and UpdateDictionary (PATCH), plus a typed\nWorkspaceAccess enum and a permission_on_resource field on the\ndictionary response models.\n\nAlso fix the coverage scanner to detect PATH constants whose value is\nwr\n[…]\n/RemoveRules/SetRules\nwere previously under-counted.\n\nThe /v1/pronunciation-dictionaries path group is now 9/9; total\ncoverage 122/320 (38.1%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Complete pronunciation-dictionaries endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-25T23:56:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4dab2db63f5f46c62735f01e70115059cf84e0ab",
"body": "Implement the video-to-music operation (POST /v1/music/video-to-music)\nin the genai::music module, completing the /v1/music path group at 7/7.\n\nChange the OpenAPI coverage report to group operations by the path\nprefix (/v1/<segment>) instead of by OpenAPI tag, which better reflects\nthe API surface.\n\nTotal coverage 117/320 (36.6%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add VideoToMusic endpoint and group coverage by path",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-25T23:33:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b8672d50432cd7d7e4391b6603b92496ed4ca7e9",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Apply cargo fmt to music and endpoint tests",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-25T23:12:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fa6e0235c4d979155d75e1699970379defd43a4e",
"body": "Add the remaining audio-isolation operations (GetAudioIsolationHistory,\nDeleteAudioIsolationHistoryItem) and audio-native operations\n(UpdateAudioNativeContentFromUrl, UpdateAudioNativeProjectContent,\nGetAudioNativeProjectSettings), plus a :project_id path param.\n\nBoth tags are now at 100%; total coverage 116/320 (36.3%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Complete audio-isolation and audio-native endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-25T23:09:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f8ae7034da6d8170b90385c5e1292753db934875",
"body": "Implement all six music-generation operations in a new genai::music\nmodule: ComposeMusic, StreamMusic, ComposeMusicDetailed,\nGenerateCompositionPlan, SeparateStems, and UploadMusic.\n\nIncludes composition-plan types for both music_v1 (MusicPrompt) and\nmusic_v2 (CompositionPlan), a multipart/mixed par\n[…]\ntailed\nresponse, and multipart-form bodies for stem separation and upload.\n\nmusic-generation coverage is now 6/6 (100%); total 111/320 (34.7%).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add music generation endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-25T23:04:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "adbcf1db5e905551b21b62cd64fc1483e83c5a5e",
"body": null,
"is_bot": false,
"headline": "Add Speech Engine endpoints and Ollama example",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-25T19:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52edf425c0079ba46d9bdce1009fcb4494d96401",
"body": null,
"is_bot": false,
"headline": "Improve multipart file sources",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-24T19:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5119648cabfc8d57f4851e66f53fc0e1423542",
"body": null,
"is_bot": false,
"headline": "Fix release gate clippy and checkout version",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-24T17:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f43f4a876268df739cf9ed16ede291a13b95c11",
"body": "Feature-gate WebSocket TLS selection so rustls builds no longer pull native-tls, and update reqwest, tokio-tungstenite, and thiserror.",
"is_bot": false,
"headline": "Feature-gate WebSocket TLS and bump dependencies",
"author_name": "kaan taha köken",
"author_login": "kaankoken",
"committed_at": "2026-06-24T16:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5849409d54df586302a71c33a6f29a33760de7a",
"body": null,
"is_bot": false,
"headline": "Remove restaurant receptionist example",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-24T14:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91411b2f24b81848f31fcc31b2994aa5ddbaecf9",
"body": null,
"is_bot": false,
"headline": "Harden websocket transport and add realtime speech APIs",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-24T14:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87aff63bf1c671f89a2554a15443daa5cf15f00d",
"body": "Adds an `examples/realtime_stt` crate that captures system microphone\naudio with cpal, resamples it to 16 kHz mono PCM, and streams it to the\nElevenLabs realtime Scribe WebSocket, printing partial and committed\ntranscripts. Enables the `ws` feature on the elevenlabs_rs dependency.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add realtime speech-to-text microphone example",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-24T11:14:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f28fa0174c8b0a88b7a6cb9461d5df36d627e8d8",
"body": null,
"is_bot": false,
"headline": "feat: add speech core REST endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-23T00:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7fd33189029d5aa9c70f1e5eb06690887653da",
"body": null,
"is_bot": false,
"headline": "feat: seal endpoints and add raw requests",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-22T19:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d7d75a2ea0185cfa655877c85105a33f392d90",
"body": null,
"is_bot": false,
"headline": "chore: add OpenAPI coverage tooling",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-22T15:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb4751e1caee2230410e3ab4fc18f515bbf78a9d",
"body": null,
"is_bot": false,
"headline": "feat: stabilize high-traffic endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-22T14:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546b25a33b5029e8a172b98b44b881ae9eeff98c",
"body": null,
"is_bot": false,
"headline": "feat: stabilize core client behavior",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-21T19:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67917c5d09eb0b60cff61140b6478ded533537d4",
"body": null,
"is_bot": false,
"headline": "chore: restore workspace health",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-21T16:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6fffe5961d099d3ef7b8cb1c2bc7c2a6203fcf8",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: apply rustfmt across the workspace",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-21T14:57:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0db085af847214ac74f7b7f798d60be8286550f0",
"body": "Add TextToDialogueWithTimestamps, TextToDialogueStream, and\nTextToDialogueStreamWithTimestamps. Extend TextToDialogueBody with\nlanguage_code/apply_text_normalization and TextToDialogueQuery with\nwith_logging.\n\nAdd response helpers (audio, segment_text, segments_with_text,\nVoiceSegment::duration); se\n[…]\n make the timestamps stream Send. Change\nAlignment timestamps and the Timestamps iterator to f64 (breaking).\n\nAdd the dialogue_karaoke example.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add text-to-dialogue timestamp and streaming endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-06-21T14:54:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "030570fa016d5755115f90124dfc610d66c49913",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/develop'",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-05-26T21:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01715e5ed48ecb2cde7511017f352677aa4ddc6e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/rwxbytes/elevenlabs_rs",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2026-05-26T21:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fa06ccc771c20857776f9d858dc5107173af47",
"body": "…alization\n\nFix deserialization error when the transcript contains non-word audio events rather than actual words",
"is_bot": false,
"headline": "Merge pull request #10 from janligudzinski/fix/fix-audio-event-deseri…",
"author_name": "Dominic",
"author_login": "rwxbytes",
"committed_at": "2025-09-03T21:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6add720e8b74bd5b90fbcfc6c538cfe085ca9f",
"body": null,
"is_bot": false,
"headline": "audio_event actually puts out snake_case",
"author_name": "oreganoli",
"author_login": "janligudzinski",
"committed_at": "2025-09-02T12:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072204e7ff2304bb06f877adaf287f874ab8f3f5",
"body": null,
"is_bot": false,
"headline": "feat: added TextToDialogue",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-08-23T11:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd8eb9be575c2d6be0f2584a7067d4e0f5ab5d6",
"body": null,
"is_bot": false,
"headline": "feat: added mcp server messages",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-07-05T18:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c47c8038e37fe002442d7540461bb189e9245ca",
"body": null,
"is_bot": false,
"headline": "fix: case",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-07-05T18:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "018b01999a2b43c5855ba3f74548ad685eb86af7",
"body": null,
"is_bot": false,
"headline": "set unreleased",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-05T12:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5bfa9f55ea67e6428b7fba73afd1850652cb50",
"body": null,
"is_bot": false,
"headline": "depend on convai 0.3.0 from crates",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-05T01:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9396a80ebbc77f73cf7b7c664444b55e95f28269",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-05T00:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a15cc2b3f6d699f5b1a0e244da9fdd7a141c4e2",
"body": null,
"is_bot": false,
"headline": "moved AccessLevel to shared mod",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-05T00:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf40a0c83bf946413b6d94d6bde1131d2ab5ff28",
"body": null,
"is_bot": false,
"headline": "0.6.0",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-05T00:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bd1b7ebf24fc8eb172dc2a9bb8e9adbecef987",
"body": null,
"is_bot": false,
"headline": "cargo check & clippy",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-05T00:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628b018941da543639fa84f66eb0bad43673b8fc",
"body": null,
"is_bot": false,
"headline": "feat: added Contextual Update client message",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T22:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "798f3f7e96cf183a630be7f7fbe0bfbadc31677e",
"body": null,
"is_bot": false,
"headline": "removed commented out code",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T22:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5e11b4d9060e80ab43fc41e800ea46eb8dfb0d",
"body": null,
"is_bot": false,
"headline": "small changes",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T22:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f3585de2f77dea66959d467cc285720c7456ab",
"body": null,
"is_bot": false,
"headline": "changelog tool_call_id fix",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T16:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff434afae6bd7f1b8ef966e57a0decac372d33a9",
"body": null,
"is_bot": false,
"headline": "feat: added language_text_normalization",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T16:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44687350fc7e34f7e3a3620fd2d158616e9b0f5",
"body": null,
"is_bot": false,
"headline": "feat: added field locale to SharedVoice",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T16:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54adc52353b25886e49b0c3ae9adfda2b9392fd2",
"body": "…riptResponse",
"is_bot": false,
"headline": "feat: added additional formats to CreateTranscriptBody & CreateTransc…",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T16:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3463f5a060559e542e482d0a074c3c7668a704a",
"body": "…nt Text to it",
"is_bot": false,
"headline": "renamed KnowledgeBaseType to KnowledgeBaseDocType and added the varia…",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T13:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "530d12c43b0c09cd1f3db035114b4ec7c1913d68",
"body": null,
"is_bot": false,
"headline": "removed force_reindex query",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T13:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7c09e986561773381e602cf90e9e7a4567c003f",
"body": null,
"is_bot": false,
"headline": "feat: added sip trunk variant to CreatePhoneNumberBody",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-04T00:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21fa02d44eaa6f2c3abeab03cce6ba6d589ce471",
"body": null,
"is_bot": false,
"headline": "feat: added rag_retrieval_info to Transcript",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T23:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c534c14056b087c7af6fe0ca479bdfe84d98f0fe",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/develop' into develop",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T22:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e30613b3cfb8d8b3539730127fb927e9443dcb",
"body": null,
"is_bot": false,
"headline": "feat: added GetDocumentChunk endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T22:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3760e8006eac70c842ef32dffc5c37642b8c1d28",
"body": null,
"is_bot": false,
"headline": "feat: added GetDocumentContent endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T22:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b94f93b79e3235ecc1ad2b7ffd94ceed5f479f6",
"body": null,
"is_bot": false,
"headline": "feat: added GetDocumentContent endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T22:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a323a103e2ef7651753ed88cf6e8a249d724674d",
"body": null,
"is_bot": false,
"headline": "feat: added workspace README",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T22:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf5e60cb2fdeaa9a78936f8fcf80e61478648b6",
"body": null,
"is_bot": false,
"headline": "feat: added version fields and queries",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-03T13:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcece74f67b8328ea48be8e22b75250a4149151c",
"body": null,
"is_bot": false,
"headline": "feat: added outbound call via Twilio endpoint",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T17:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff5c0813839268c2f2d3a8f25cb6b9fa55793f2",
"body": null,
"is_bot": false,
"headline": "fix(phone_numbers): omission of trailing slash",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T17:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91aeeb6b17c8e1a0c5aa0bca0b7309fdb6c6a0d1",
"body": null,
"is_bot": false,
"headline": "voices mod updates",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T15:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1fda63ab106610bb2bdabdd8351dc18c486cb6",
"body": null,
"is_bot": false,
"headline": "TextToVoiceBody updates",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T13:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bce4b2bcb8329f51ee41c40b329285b5e5312330",
"body": "…now optional",
"is_bot": false,
"headline": "added phone call struct to metadata, and metadata and transcript are …",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T11:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48cd41a622cac3bea2ebe5e8692d5c92bd46fba1",
"body": null,
"is_bot": false,
"headline": "added language presets method",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T10:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb76c7e74865a9cb6aaeea4c43fa9473ac579bc5",
"body": null,
"is_bot": false,
"headline": "added some workspace endpoints",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-02T10:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089847a9bcb2470716aa849ac488e34d56407d4a",
"body": null,
"is_bot": false,
"headline": "wrong indent",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec439816a3700816dd21f6677cd4290627bee96",
"body": null,
"is_bot": false,
"headline": "cargo check & clippy",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ba20b6433b1630e493f5430c9c29e1e119af94",
"body": null,
"is_bot": false,
"headline": "added enable_logging query",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745a722e011112b03c829e4b53f3fb39e9a90a0d",
"body": null,
"is_bot": false,
"headline": "added enable_logging query",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded0b4bbeccaae4f7516b12561897bf36625f9c4",
"body": null,
"is_bot": false,
"headline": "added SipTrunk variant",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a61f2ad2294fd4a6214efae58fad037f75408c8",
"body": null,
"is_bot": false,
"headline": "knowledge base mod changes",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "287920bc170476f547343d602b9478f554281d99",
"body": null,
"is_bot": false,
"headline": "knowledge base mod changes",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75184a7126cd20f5ec2c2b8823b92c77f27f9273",
"body": null,
"is_bot": false,
"headline": "added opus formats",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T16:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f502dadae7cda2b96d48d81ddf22c1c8742831b2",
"body": null,
"is_bot": false,
"headline": "refactor(endpoints mod): query logic",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T15:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e86ee117e69e246501229036cdb8b6107466ff",
"body": null,
"is_bot": false,
"headline": "temp removal of tools mod",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T15:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60aa32a28d59c201c41f45e5f381508db9d3b80",
"body": null,
"is_bot": false,
"headline": "remove convai error type",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T15:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a261364f9dc8e62871eead9e89c30ef9f4fecd",
"body": null,
"is_bot": false,
"headline": "agents mod updates",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-04-01T15:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb629ba606b2b2ffd3f3d3d9c3553205621a7bd",
"body": null,
"is_bot": false,
"headline": "few fields on `SharedVoice` are now optional",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-03-31T23:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af5b14db9d2268c9c6f4514da43135ada84d42e6",
"body": null,
"is_bot": false,
"headline": "when I commited to wrong changelog",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-03-31T21:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a653f24ab7cde8839edad4520e1a72b2fda18c9e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'integrations/twilio' into develop",
"author_name": "rwxbytes",
"author_login": "rwxbytes",
"committed_at": "2025-03-31T21:22:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 47,
"latest_release_at": "2026-07-27T17:00:45Z",
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 0,
"mean_days_between_releases": 28.7
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "elevenlabs_rs",
"exists": true,
"license": "MIT",
"keywords": [
"ai",
"ai-audio",
"elevenlabs",
"genai",
"tts"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/elevenlabs_rs",
"is_deprecated": false,
"latest_version": "0.7.1",
"repository_url": "https://github.com/rwxbytes/elevenlabs_rs",
"versions_count": 13,
"total_downloads": 26976,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2767,
"first_published_at": "2023-08-07T03:28:27.179557Z",
"latest_published_at": "2026-07-27T16:59:58.950271Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "elevenlabs-convai",
"exists": true,
"license": "MIT",
"keywords": [
"ai",
"ai-agent",
"convai",
"conversational-ai",
"elevenlabs"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/elevenlabs-convai",
"is_deprecated": false,
"latest_version": "0.4.2",
"repository_url": "https://github.com/rwxbytes/elevenlabs_rs/tree/master/elevenlabs-convai",
"versions_count": 6,
"total_downloads": 2468,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 32,
"first_published_at": "2025-02-06T21:44:46.196005Z",
"latest_published_at": "2026-07-27T17:00:23.671544Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 11,
"stars": 12,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"elevenlabs-convai/Cargo.toml",
"elevenlabs_rs/Cargo.toml",
"examples/dialogue_karaoke/Cargo.toml",
"examples/microphone/Cargo.toml",
"examples/pronunciation_dictionaries/Cargo.toml",
"examples/realtime_stt/Cargo.toml",
"examples/speech_engine_livekit/Cargo.toml",
"examples/speech_engine_ollama/Cargo.toml",
"examples/ttd_rig_gemini/Cargo.toml"
],
"largest_source_bytes": 198123,
"source_files_sampled": 71,
"oversized_source_files": 5,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"elevenlabs-convai/Cargo.toml",
"elevenlabs_rs/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 25,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "elevenlabs_rs",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
},
{
"name": "thiserror",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "futures-util",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.30"
},
{
"name": "tokio-stream",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.17"
},
{
"name": "tokio-tungstenite",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29"
},
{
"name": "tokio",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.42.0"
},
{
"name": "serde",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.217"
},
{
"name": "serde_json",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.134"
},
{
"name": "tracing",
"manifest": "elevenlabs-convai/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.41"
},
{
"name": "async-stream",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.5"
},
{
"name": "base64",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22.1"
},
{
"name": "bytes",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.9.0"
},
{
"name": "futures-util",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.28"
},
{
"name": "hmac",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "reqwest",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "rodio",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17.1"
},
{
"name": "serde",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.173"
},
{
"name": "serde_json",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.103"
},
{
"name": "sha2",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "strum",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.26.3"
},
{
"name": "thiserror",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "tokio",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.29.1"
},
{
"name": "tokio-tungstenite",
"manifest": "elevenlabs_rs/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "async-stream",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "elevenlabs_rs",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rodio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "strum",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-stream",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-tungstenite",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "axum",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytemuck",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "cpal",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "dasp",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "eframe",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "libwebrtc",
"direct": false,
"version": "0.3.37",
"ecosystem": "crates"
},
{
"name": "livekit",
"direct": false,
"version": "0.7.47",
"ecosystem": "crates"
},
{
"name": "livekit-api",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "livekit-protocol",
"direct": false,
"version": "0.7.8",
"ecosystem": "crates"
},
{
"name": "rig-core",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "webrtc-sys",
"direct": false,
"version": "0.3.35",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 30,
"direct_count": 17,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rwxbytes",
"commits": 383,
"avatar_url": "https://avatars.githubusercontent.com/u/138619011?v=4"
},
{
"type": "User",
"login": "fauh45",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/7534613?v=4"
},
{
"type": "User",
"login": "GeorgeHahn",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/502747?v=4"
},
{
"type": "User",
"login": "ozaner",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/56015962?v=4"
},
{
"type": "User",
"login": "kaankoken",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/28218396?v=4"
},
{
"type": "User",
"login": "janligudzinski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3611916?v=4"
},
{
"type": "User",
"login": "edisontim",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/76473430?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.967
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"release-gate.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e7129af387c6bf51501c4022e38f8a17b095bd74",
"ran_at": "2026-07-27T19:30:19Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T17:26:20Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-24T16:50:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2025-06-18T20:11:23Z",
"last_comment_at": "2025-07-31T17:55:08Z",
"last_comment_author": "alexivai"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rwxbytes/elevenlabs_rs",
"host": "github.com",
"name": "elevenlabs_rs",
"owner": "rwxbytes"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 51,
"vitality": 80,
"community": 33,
"governance": 50,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 47,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "47 commits in the last year",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 47
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 28.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~28.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 11,
"stars": 12,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"packages": [
"elevenlabs_rs",
"elevenlabs-convai"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 29444,
"monthly_downloads": 2799
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,799 downloads/month across crates",
"points": 46,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2799,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.967
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"merged_prs": 6,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/8 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "rwxbytes",
"public_repos": 5,
"account_age_days": 1119
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4 followers of rwxbytes",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "rwxbytes"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~3 yr old",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"elevenlabs_rs",
"elevenlabs-convai"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"ai-api",
"aritificial-intelligence",
"elevenlabs",
"speech",
"text-to-speech",
"tts",
"ai-agents",
"convai",
"conversational-ai"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV; 25 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 5
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 25
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 25,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 5,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.56,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "56 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 29.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.26,
"toolchain_manifests": [
"Cargo.toml",
"elevenlabs-convai/Cargo.toml",
"elevenlabs_rs/Cargo.toml",
"examples/dialogue_karaoke/Cargo.toml",
"examples/microphone/Cargo.toml",
"examples/pronunciation_dictionaries/Cargo.toml",
"examples/realtime_stt/Cargo.toml",
"examples/speech_engine_livekit/Cargo.toml",
"examples/speech_engine_ollama/Cargo.toml",
"examples/ttd_rig_gemini/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, elevenlabs-convai/Cargo.toml, elevenlabs_rs/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, elevenlabs-convai/Cargo.toml, elevenlabs_rs/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "26 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 26,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 198123,
"source_files_sampled": 71,
"oversized_source_files": 5
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "5/71 source files over 60KB",
"points": 51.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 5
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:elevenlabs_rs@0.7.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-27T19:30:30.552290Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rwxbytes/elevenlabs_rs.svg",
"full_name": "rwxbytes/elevenlabs_rs",
"license_state": "absent",
"license_spdx": null
}