<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dborg/cmd, branch v0.8.6</title>
<subtitle>dborg repository</subtitle>
<id>http://git.db.org.ai/dborg/atom?h=v0.8.6</id>
<link rel='self' href='http://git.db.org.ai/dborg/atom?h=v0.8.6'/>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/'/>
<updated>2025-11-19T17:39:35Z</updated>
<entry>
<title>refactor: switch to authenticated client and update github lead model to use profile data instead of commit metadata</title>
<updated>2025-11-19T17:39:35Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-19T17:39:35Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=0c209ada2314cb5e4cf123477ee246b5afc70939'/>
<id>urn:sha1:0c209ada2314cb5e4cf123477ee246b5afc70939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove api documentation and refactor github leads + crawl commands to add new parameters</title>
<updated>2025-11-18T11:36:53Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-18T11:36:53Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=d77b81ec36a6995af6a8039121d19802bab8352e'/>
<id>urn:sha1:d77b81ec36a6995af6a8039121d19802bab8352e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add comprehensive api endpoints documentation and expand cli functionality</title>
<updated>2025-11-16T07:40:58Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-16T07:40:58Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=76d0cff639988ca506b1dc6e848841944c96b263'/>
<id>urn:sha1:76d0cff639988ca506b1dc6e848841944c96b263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: remove unnecessary pointer dereference in FormatSkiptraceResults call</title>
<updated>2025-11-14T03:58:14Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-14T03:58:14Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=f4c58dfee401431c37e853643d0188cd020f66d7'/>
<id>urn:sha1:f4c58dfee401431c37e853643d0188cd020f66d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: break down large osint.go file into separate command modules and add helper functions</title>
<updated>2025-11-14T03:25:02Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-14T03:25:02Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=07662d9403eb85b39e1ffcf91014bbf36efd1c5a'/>
<id>urn:sha1:07662d9403eb85b39e1ffcf91014bbf36efd1c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>created pretty printing for all commands</title>
<updated>2025-11-13T19:43:15Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-13T19:43:15Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=344a6f6415c3c1b593677adec3b8844e0839971b'/>
<id>urn:sha1:344a6f6415c3c1b593677adec3b8844e0839971b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: replace @latest with specific version tags for precise updates</title>
<updated>2025-11-11T20:10:26Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-11T20:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=a5fc01a03753c9a18ddeaf13610dd99b4b311b80'/>
<id>urn:sha1:a5fc01a03753c9a18ddeaf13610dd99b4b311b80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: flatten osint command structure and add crawl functionality</title>
<updated>2025-11-11T20:06:54Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-11T20:06:54Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=291708e1f826f4ba8a793d8d3d0706fcb3aa9dc0'/>
<id>urn:sha1:291708e1f826f4ba8a793d8d3d0706fcb3aa9dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: restructure client modules and add config file support</title>
<updated>2025-11-10T20:22:32Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-10T20:22:32Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=8383a241fc3cf5b022c9c53f8f19690edf04177b'/>
<id>urn:sha1:8383a241fc3cf5b022c9c53f8f19690edf04177b</id>
<content type='text'>
- Split large osint.go client into focused modules (bssid.go, breachforum.go, buckets.go, etc.)
- Add config file support with init command for API key management
- Remove api-key flag in favor of config file + env var fallback
- Update API paths to remove /osint prefix
- Add crawl endpoint streaming support
- Improve error handling with 402 payment required status
</content>
</entry>
<entry>
<title>feat: add x replies/search commands and improve api key validation</title>
<updated>2025-11-10T13:31:32Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-10T13:31:32Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=7c0f4b692c3b712bf4a0da3bbac008ff75c405de'/>
<id>urn:sha1:7c0f4b692c3b712bf4a0da3bbac008ff75c405de</id>
<content type='text'>
</content>
</entry>
</feed>
