<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dborg, branch v1.0.2</title>
<subtitle>dborg repository</subtitle>
<id>http://git.db.org.ai/dborg/atom?h=v1.0.2</id>
<link rel='self' href='http://git.db.org.ai/dborg/atom?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/'/>
<updated>2025-11-14T03:58:14Z</updated>
<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>refactor: improve file display formatting and metadata handling</title>
<updated>2025-11-14T02:53:58Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-14T02:53:58Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=239936e87183a10a33ce593709eb16c92a04af98'/>
<id>urn:sha1:239936e87183a10a33ce593709eb16c92a04af98</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>refactor: add admin fields to account model and simplify credits structure</title>
<updated>2025-11-10T18:57:45Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-10T18:57:45Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=9a9e79f232b83d3bd2a816287272515863df1299'/>
<id>urn:sha1:9a9e79f232b83d3bd2a816287272515863df1299</id>
<content type='text'>
</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>
<entry>
<title>feat: add osint geo search command for address information lookup</title>
<updated>2025-11-09T19:26:42Z</updated>
<author>
<name>s</name>
<email>s@db.org.ai</email>
</author>
<published>2025-11-09T19:26:42Z</published>
<link rel='alternate' type='text/html' href='http://git.db.org.ai/dborg/commit/?id=65acee9a9b500c17b9426f80997401758ec326b1'/>
<id>urn:sha1:65acee9a9b500c17b9426f80997401758ec326b1</id>
<content type='text'>
</content>
</entry>
</feed>
