Skip to content

AI Study Buddy

AI chat embedded in your vault — direct API calls and local CLI(only for Desktop), works on Desktop and iPad. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDclaudian-api
Authorvirbird
Minimum Obsidian Version1.7.2
Official Release Date2026-06-25
Last update2026-07-12

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-06-25Plugin Added
2026-06-26authorClaudianvirbird
2026-06-29descriptionAI chat embedded in your vault — direct API calls, works on Desktop and iPad. - This plugin has not been manually reviewed by Obsidian staff.AI chat embedded in your vault — direct API calls and local CLI(only for Desktop), works on Desktop and iPad. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size193 KB
Detected ES VersionES2022
Probably MinifiedYes
main.js API Findings10 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@types/jest, @types/node, esbuild, jest, obsidian, ts-jest, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Cors Free Network AccessUses Obsidian request APIs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs, Uses browser network APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Note Content AccessReads vault files
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteWrites vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses direct Node filesystem-related modulesWarningHighfs (1), path (1)
Uses Node process or subprocess APIsWarningHighprocess.env (12), process.platform (2), child_process (3)
Uses persistent browser storageInfoHighsessionStorage (5)
Registers events, DOM handlers, or intervalsInfoHighthis.registerEvent (1)
References URLs or constructs URL objectsInfoHighhttps:// (7)
Uses browser network APIsInfoHighfetch (1), XMLHttpRequest (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (2)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (25), obsidian.Setting (25)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (6), this.addRibbonIcon (1)
Accesses Obsidian vault APIsInfoHighapp.vault (16)
Enumerates vault filesInfoHighapp.vault.getMarkdownFiles (2)
Reads vault filesInfoHighapp.vault.read (2)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (6)
Writes vault filesInfoHighapp.vault.create (1), app.vault.createFolder (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (7)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (4)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (3), app.workspace.revealLeaf (1), registerView (1)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 9883 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02026-06-25None
1.0.12026-06-25None
1.0.22026-06-25None
1.0.32026-06-25None
1.0.42026-06-25None
1.0.52026-06-26None
1.0.62026-06-26None
1.0.72026-06-26None
1.0.82026-06-27None
1.1.02026-06-29None
1.1.12026-06-29None
1.1.22026-07-12None